AW: encrypted password

Rascher, Markus markus.mr.rascher at siemens.com
Wed Jun 13 09:21:55 CEST 2007


Did you try Crypt-Local auth-Type?

-----Ursprüngliche Nachricht-----
Von: freeradius-users-bounces+markus.mr.rascher=siemens.com at lists.freeradius.org [mailto:freeradius-users-bounces+markus.mr.rascher=siemens.com at lists.freeradius.org] Im Auftrag von Felipe Ceglia - PY1NB
Gesendet: Mittwoch, 13. Juni 2007 00:26
An: FreeRadius users mailing list
Betreff: Re: encrypted password

Hi Arran,

Thank you for your reply.

I tried Crypt-Password := "9D8wtP7DGqgCg", but then the debug says:

(...)
modcall[authorize]: module "sql" returns ok for request 2
modcall: group authorize returns ok for request 2
rad_check_password:  Found Auth-Type Local
auth: type Local
auth: user supplied User-Password does NOT match local User-Password
auth: Failed to validate the user.
Login incorrect: [anavc/2572ava] (from client localhost port 0)
Delaying request 2 for 2 seconds

When I try with a clear text password user, it says:

(...)
modcall[authorize]: module "sql" returns ok for request 3
modcall: group authorize returns ok for request 3
rad_check_password:  Found Auth-Type Local
auth: type Local
auth: user supplied User-Password matches local User-Password
(...)


Thank you,

Felipe



Arran Cudbard-Bell wrote:
> Felipe Ceglia - PY1NB wrote:
>> Hi again,
>>
>> I need to migrate my users from plain old unix passwd file to sql.
>>
>> How do I have the user information in the radcheck table?
>>
>> Encrypted-Password == 9D8wtP7DGqgCg ?
>>
>> My passwd file looks like:
>> anavc:9D8wtP7DGqgCg:1002:300:#Ana:/home/dummy:/usr/bin/passwd
>>
>> This password seems not to be MD5.
>>
>> Any guesses?
>>
>> Thank you again,
>>
>> Felipe
>>
>> - 
>> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>>   
> That would be unix crypt.
> 
> The attribute in radcheck is
> 
> Crypt-Password := "9D8wtP7DGqgCg"
> - 
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
> 
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html




More information about the Freeradius-Users mailing list