Title: Message
This is example debug from my previous post
 
PAP attempt (Fails) note bind as .....
rlm_ldap: login attempt by "testuser" with password "uchubtest"
rlm_ldap: user DN:
[EMAIL PROTECTED],ou=People,dc=uchub,dc=com
rlm_ldap: (re)connect to ldap:389:389, authentication 1
rlm_ldap: bind as
[EMAIL PROTECTED],ou=People,dc=uchub,dc=com/uchubtest
rlm_ldap: waiting for bind result ...
  modcall[authenticate]: module "ldap" returns reject
modcall: group authtype returns reject
auth: Failed to validate the user.
Login incorrect (rlm_ldap: Bind as user failed): [[EMAIL PROTECTED]/uchubtest] (from client MichaelM-Test port 0)
Sending Access-Reject of id 56 to 64.40.68.196:1332
 
note no bind as .....
CHAP attempt (succeeds)
 rad_check_password:  Found Auth-Type CHAP
auth: type "CHAP"
modcall: entering group authenticate
rlm_chap: login attempt by "testuser" with CHAP password ?9L?R�?~7?�[?^b�
rlm_chap: Using clear text password uchubtest for user testuser authentication.
rlm_chap: chap user testuser authenticated succesfully
  modcall[authenticate]: module "chap" returns ok
modcall: group authenticate returns ok
Login OK: [[EMAIL PROTECTED]/<CHAP-Password>] (from client MichaelM-Test port 0)

Reply via email to