Andrew Pilley <[EMAIL PROTECTED]> wrote:
> I'm in the process of migrating this system over to a
> freeradius+rlm_sql+mysql setup, and while i can get crypted passwords to
> work (using Crypt-Password) fine, i'm not too sure how i'd go about
> getting pap and rlm_sql to deal with an md5'ed password. obviously,
> since md5 is a one-way hash, i can't just recover the passwords and
> recrypt them.

  Just use them in place.

> What would i need to do to acheive basically a straight copy-paste of
> the existing md5 passwords into appropriate SQL rows? i've tried setting
> pap {
>       encryption_scheme = md5
> }
> as well as setting it to crypt, and neither seem to work.

  Wow.  Why doesn't it work?  Did you read the FAQ?

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to