On Apr 05, 2006 08:47 AM, Steve A <[EMAIL PROTECTED]> wrote: > I have done all I can think of to make Samba be a PDC, but I can't get > my > Windows XP-SP2 client to join the domain. I've already edited the > Group > Policy for the roaming profile thingumyjig. I am asked for the > user/pass (I > use root) to add the machine to the domain, and the error is:
What do you get if you do: # grep "root" /etc/samba/smbpasswd If you don't get anything then try this: #smbpasswd -a root -and set a password and then use that username "root" and the password you set to join the domain. -Andrew -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
