27 Sep
2012
27 Sep
'12
4:28 a.m.
On 09/26/2012 09:00 PM, Crne We wrote:
Here is the failure trace for this user: domain1\user1 Cleartext-Password := "pass1": The backslash leads the code to think it's System auth_type when in fact it's PAP.
No, it doesn't. Can you explain in simple, unambiguous terms, what you want to do? For example: 1. requests are recieved with "user" or "DOMAIN\user" 2. lookup all users in LDAP directory with "DOMAIN\user" form 3. Authentiate user with info returned from LDAP ...or something?