"Marek Gradzki" <mgradzki at ost.net.pl> wrote: > I would like to know how to setup CHAP authorization from files (at the > beginning) on FreeRADIUS. You configure known user, with a known clear-text password. #-- users bob User-Password := "bob" #--- Start the server, send it CHAP requests, and it will work. Alan DeKok.