On Mon, Apr 23, 2012 at 12:48:33PM -0500, Reyes Jimenez Alfonso Alejandro wrote:
bob Cleartext-Password := "Test"
and we would like to use the following:
bob MD5-Password := "f43ed6ad2f43ea778b65557c626262ysu"
There are non-hex chars in that string, so it's never going to work.
What changes do we need to do ir order to allow that kind of authentication, any ideas?
It works fine. Generate password: $ echo -n Test | md5sum 0cbc6611f5540bd0809a388dc95a615b - Add to users: bob MD5-Password := "0cbc6611f5540bd0809a388dc95a615b" Check: $ radtest bob Test localhost 1 testing123 Sending Access-Request of id 73 to 127.0.0.1 port 1812 User-Name = "bob" User-Password = "Test" NAS-IP-Address = 127.0.0.1 NAS-Port = 1 Message-Authenticator = 0x00000000000000000000000000000000 rad_recv: Access-Accept packet from host 127.0.0.1 port 1812, id=73, length=20 Cheers, Matthew -- Matthew Newton, Ph.D. <mcn4@le.ac.uk> Systems Architect (UNIX and Networks), Network Services, I.T. Services, University of Leicester, Leicester LE1 7RH, United Kingdom For IT help contact helpdesk extn. 2253, <ithelp@le.ac.uk>