>> How can you authenticate CHAP against PASSWD? >> >> I'm currently running FreeRadius 0.8.1 on FreeBSD. So far I've had no >> problems using PAP on PASSWD. But some of our users are changing to >> CHAP >> and I need to be able to authenticate it without creating whole new text >> file containing the users/passwords. > > > If you store the password encrypted, the only method you can use is PAP. > If you store the password unencrypted, you can use PAP, CHAP, ... > > Thor.
Yes I knew that. What I'm trying to is somehow authenticate without massive conversion from passwd file to a text or mysql. Is there a way to store unencrypted password in passwd file? Or a utility that can unencrypt password and feed them to freeradius? **************************************** Free webhosting......................... ..................http://www.pcshare.org - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

