search for: uzujqrq4zeetppgfjxdu7uk

Displaying 1 result from an estimated 1 matches for "uzujqrq4zeetppgfjxdu7uk".

2007 Aug 23
1
pam_winbind
Is there a flavor of the pam_winbind module that uses Challenge/Response (CRAP) for authentication? I have samba-3.0.25 and the pam_winbind module only does cleartext. This fails when trying to authenticate against AD. I'd like to switch our app from using ntlm_auth to pam. I did a quick hack an added winbind_auth_request_crap() and it works, but I'm wondering if anyone else has