Displaying 1 result from an estimated 1 matches for "existingdomain".
2003 Aug 31
0
Samba Domain controller getting authentication from a second domain
Hi all,
I've been trying to set up a Samba domain controller for domain NEWDOMAIN that draws usernames and authentication from a second NT(actually 2K) domain EXISTINGDOMAIN on the same network. This is what I've tried so far...
Name service: run a winbindd service to get the names from EXISTINGDOMAIN... this is great, but adds the domain name to the beginning of the username - all names come out in the format EXISTINGDOMAIN\fbloggs.
Name service: use ldap...