Hi,
Hey Tuc,
Regarding your issue, check the radiusd.conf file, in the modules{} section for the pap module settings, you probably have it set to encryption_scheme = crypt, if so, change it to clear.
No, its the standard :
pap { auto_header = no }
change this to 'yes' so that the PAP module can be more clever
I copied the configs from a working MySQL backended 2.0.3 system. I changed mysql to postgresql anywhere needed... Still wasn't working. I put in this suggestion, and : rad_check_password: Found Auth-Type auth: type "PAP" +- entering group PAP rlm_pap: login attempt with password "ICANSEE" rlm_pap: Using CRYPT encryption. rlm_pap: Passwords don't match ++[pap] returns reject auth: Failed to validate the user. Login incorrect (rlm_pap: CRYPT password check failed): [tuc/ICANSEE] (from client localhost port 1812) Found Post-Auth-Type Reject +- entering group REJECT expand: %{User-Name} -> tuc attr_filter: Matched entry DEFAULT at line 11 ++[attr_filter.access_reject] returns updated I don't get it...... Tuc