Displaying 1 result from an estimated 1 matches for "12943d1c".
2005 Sep 20
1
ntlm_auth multiple domain authentication
Hi,
I'm using ntlm_auth to authenticate users in freeradius.  My samba server is joined to DOMAINA.  When I run ntlm_auth --username=domainauser everything works great. When I run ntlm_auth --username=domainbuser it fails because the user does not exist in domaina which the server is joined to.  If I run ntlm_auth --username=domainbuser --domain=domainb it works great.  I was wanting to do