Re: clients.conf mysql

2005-04-12 Thread Stefan Winter
Hi,

 Is there someone who can point me in the direction of achieving this?,
 I have searched google to find some posts that it is possible.

the scheme for mySQL creates a table nas, its columns are quite 
self-explaining. Then in sql.conf at the very end there is a section

# Set to 'yes' to read radius clients from the database ('nas' table)
readclients = ...

Set it to yes.

If you want to completely disable clients.conf, i.e. delete the file and make 
the server not die because there is no client {} stanza, you will need a 
little patch that ignores the non-existence of such stanzas. It is in the bug 
database under http://bugs.freeradius.org/show_bug.cgi?id=203 where Aland 
DeKok considers it for inclusion into a later release.

Stefan Winter


-- 
Stefan WINTER

Fondation RESTENA - Réseau Téléinformatique de l'Education Nationale et de 
la Recherche
Ingénieur réseau et système

6, rue Richard Coudenhove-Kalergi
L-1359 Luxembourg
email: [EMAIL PROTECTED]     tél.:      +352 424409-33
http://www.restena.lu                     fax:      +352 422473

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


clients.conf mysql

2005-04-11 Thread James Kelly
Hi there,

Is there someone who can point me in the direction of achieving this?,
I have searched google to find some posts that it is possible. 

Ultimately it would be nice if we could store our nas information in
eDirectory and use ldap.  However the mysql is another idea.



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