FreeRADIUS time based authentication with MySQL
Fajar A. Nugraha
list at fajar.net
Sun Apr 15 12:32:40 CEST 2012
On Sun, Apr 15, 2012 at 4:58 PM, jomajo <ster.efx at gmail.com> wrote:
> Need I change something / somewhere once more?
To repeating what was already written:
"
[pap] Configured MD5 password has incorrect length
did you read the txt that Alan already mentioned?
"
Did you read that? What have you done to correct that?
How did you create the MD5-password? Is it a copy-paste error?
An example of correct MD5-password and how to create them:
$ echo -n password | md5sum
5f4dcc3b5aa765d61d8327deb882cf99 -
you can then put "5f4dcc3b5aa765d61d8327deb882cf99" in MD5-Password.
--
Fajar
More information about the Freeradius-Users
mailing list