User-Password, Cleartext-Password, Crypt-Password and others (2.0.0-pre1)
Pshem Kowalczyk
pshem.k at gmail.com
Mon Jul 2 23:30:58 CEST 2007
Hi,
I have a question regarding the usage of various flavours of passwords
with PAP module.
When I run the server in debugging mode it complains:
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!! Replacing User-Password in config items with Cleartext-Password. !!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!! Please update your configuration so that the "known good" !!!
!!! clear text password is in Cleartext-Password, and not in User-Password. !!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
(password (User-Password) is pulled out from the database using rlm_sql ).
If I change the attribute to Cleartext-Password PAP can't find the
'known good' and reject the user.
Is that suppose to work with rlm_perl?
I've noticed the same problems with CHAP module. Again - is that
supposed to work with new password attributes naming convention or
should I stick with 'User-Password' for now?
kind regards
Pshem
More information about the Freeradius-Users
mailing list