29 Jun
2006
29 Jun
'06
4:19 p.m.
robiwan@arcor.de wrote:
What would be the best way to authenticate users? In my case, access should be granted for user SOUTH\john.smith and NORTH\nicole.smith ?
If they log in with the domain name, ntl_mauth would be good.
Is ntlm_auth the right way, or multiple ldap instances to differ the AD-Domains or what else?
ntlm_auth should work. I'm less sure how to configure multiple AD domains in ldap. Alan DeKok.