Displaying 1 result from an estimated 1 matches for "existingdomain_pdc".
2003 Aug 31
0
Samba Domain controller getting authentication from a second domain
...he format EXISTINGDOMAIN\fbloggs.
Name service: use ldap to get usernames... this works, but there's no UIDs provided.
Name service: map everyine to a guest account
Name service: set them all up manually/automagically with a script of some sort
Passwords: set password server = EXISTINGDOMAIN_PDC - this doesnt' work if security=USER, which you need if you are a domain controller
Passwords: the auth behaviour of pam_smb looks ideal, but as I understand it, samba doesn't do the pam AUTH thing, just the account and session bits.
Has anyone got any ideas?
(Full story: I've jus...