Re: encrypted password



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"




This archive was generated by a fusion of Pipermail (Mailman edition) and MHonArc.