Dear Ivan,

Thanks for your prompt reply............

But I don't know  where to make changes exactly. Could just mention the configuration line atleast .

Regards.

VIJAY



Ivan Kalik wrote:
+- entering group authorize
++[preprocess] returns ok
    
..
  
++[chap] returns noop
++[mschap] returns noop
    
..
  
 rlm_eap: No EAP-Message, not doing EAP
++[eap] returns noop
++[unix] returns updated
++[files] returns noop
++[expiration] returns noop
++[logintime] returns noop
++[pap] returns updated
 rad_check_password:  Found Auth-Type
auth: type "PAP"
+- entering group PAP
rlm_pap: login attempt with password "ajay"
rlm_pap: Using CRYPT encryption.
rlm_pap: Passwords don't match
++[pap] returns reject
    

1. You haven't configured passwd module to use etc/smbpasswd file as
instructed in mschap module.
2. This user has a system account password picked up by the unix module
different to the one user entered. Since that one is encrypted it can't
be used for mschap.

Ivan Kalik
Kalik Informatika ISP

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

  

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to