"Andrew Tait" <[EMAIL PROTECTED]> wrote: > Can freeradius authenticate against a userdb file, especially with the > password stored in CLEAR TEXT (as we need to do CHAP authentication). eg: > > server:/etc/raddb/# cat userdb > [EMAIL PROTECTED] mail=/var/mail/cnl.com.au/andrewt|password=testpass
Not in that format, no. See the 'passwd' module, which can read many variants of 'passwd' files. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
