View Single Post
Unread 11-15-2007, 06:26 AM   #14
igors@optimumco
Cooling Neophyte
 
Join Date: Oct 2007
Location: NY
Posts: 13
Default Re: Snap Server 2200 Domain Problem

Quote:
Originally Posted by Fetoshka
I have.
1. Download this programm Putty

2. Set enable SSH in web interface your GuardianOS (Administration -> Server -> SSH)

3. Start Putty and connect with your Snap server. You will see unix console.

4. Login as: admin

5. Inter command:
Code:
su root
and inter admin's password. Now you have root's rights

6. Than you must delete broken database of AD's users and groups, it's winbindd_idmap.tdb.

Code:
rm /var/lock/samba/winbindd_idmap.tdb
It's command must do that.

7. Restart your snap server and enjoy!

ps. sorry for my english
Thanks for the info but my snap server uses SnapOS not GuardianOS. Is there a way to make this work on the SnapOS?
igors@optimumco is offline   Reply With Quote