Adding users in the database from a client computer

Fajar A. Nugraha fajar at fajar.net
Thu Mar 19 09:45:56 CET 2009


2009/3/19 Joeven Rex Dizon <jrldizon at gmail.com>:
> When the
> client makes a request to add a user in the database, does it simply ask
> access in the mysql backend of the server

Assuming your users are stored in MySQL, short answer is yes.

> How exactly do we request an addition or deletion of a user? Do we use the
> simple sql queries in the radcheck table?

Again, short answer, yes :)

> By the way, we've already configured the server to allow access from this
> client computer in the clients.conf file.

If you don't plan to use this client as a NAS (i.e. to use radtest
command or similar), It's not necessary. You simply need to allow
access to MySQL database.

Regards,

Fajar



More information about the Freeradius-Users mailing list