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:
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?