Christian Nygaard
2002-Feb-03 05:03 UTC
[Samba] Activedirectory user syncronisation and Samba
Samba-3.0-alpha14 joins the Active Directory/2000 Kerberos realm just fine. How do I add a user to the Active Directory from a UNIX box? I have not gotten the M$ code for this to compile. What I want is to have Windows 2000 running in Active Directory mode along with my samba box and that the username and passwords is the same on both systems. There is one dirty solution that is: Unix Server ssh -> Windows 2000 (DC) sshd -> adduser(cygwin) Are there any better solutions? //Chris