> Where does Samba 3 store the domain SID? I tried deleting /etc/samba/secrets.tdb, to no avail.
Indeed SID is stored in this database. You can use tdbdump to see what are in it. I don't think you need the smbpasswd -X if you are configuring a PDC. 'net rpc getsid' will get the domain SID and set it as your local SID. It is my understanding anyway. -- Kang -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
