encrypted password
Arran Cudbard-Bell
A.Cudbard-Bell at sussex.ac.uk
Sun Jun 10 17:11:56 CEST 2007
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"
More information about the Freeradius-Users
mailing list