Rens Houben <[EMAIL PROTECTED]> wrote:
>       I've been using freeradius as authentication server for quite some time
> now, and so far it has worked very well. However, now one of my
> colleagues has asked me to set up a second radius server for local
> dialup accounts which will be administered by someone who doesn't have
> the faintest idea how to admin a linux system, so I decided to set that
> one up with mysql-based authentication and write a set of php scripts
> around it to nip that headache in the bud.

  FreeRADIUS comes with dialup-admin, which is a set of PHP scripts to
administer the SQL database associated with the server.

> First off, is it neccessary to fill the dictionary table as well, or can
> the text version be used directly for that? More to the point, how do I
> tell radiusd to ONLY look in its sql table for authentication?

  The dictionaries have nothing to do with authentication.  They can
be plain text files.

  To configure SQL authentication, read the 'radiusd.conf' file, or
look through the list archives.

> Second, is there any way to use crypted passwords in the SQL database?

  Yes.

  Alan DeKok.

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

Reply via email to