Hi, I have been watching this from the beginning ;) It got really interesting now. Does anyone know about OMAPI support in DHCPd? It allows you to change the config ( for example - update a lease ) at the real time without a need to restart a server. I am not a professional programmer, but would it be hard to implement something like that in freeRadius? Lets say to change the NAS info, or the IP pools etc... Regards, Edvin Seferovic -----Original Message----- From: freeradius-users-bounces@lists.freeradius.org [mailto:freeradius-users-bounces@lists.freeradius.org] On Behalf Of Alan DeKok Sent: Dienstag, 07. Juni 2005 00:14 To: FreeRadius users mailing list Subject: Re: NAS info + MySQL Marcin Jessa <lists@yazzy.org> wrote:
The way I understand it, say a PHP script used to HUP radiusd would get executed as the httpd user. In that case the httpd deamon would need to be added to the sudoers group like this: www your.server = NOPASSWD: /usr/local/sbin/radiusd How else can this be done?
Huh? why would you permit user www to run radiusd? You need to send a HUP signal to radiusd. You don't need to run it.
The FreeRadius daemon can be remotely accessed and it updates data stored in SQL database. Does it make it unsecure ?
The more pieces you have involved, the less secure something is. FreeRADIUS is more secure than FreeRADIUS + SQL, is more secure than FreeRADIUS + SQL + web admin too, is more secure than FreeRADIUS + SQL +....
What in your opinion would make an elegant solution to create a user-friendly tool to configure FreeRadius ?
*I* wasn't the one asking for an elegant solution. You were. I was just pointing out that a solution you called "not very elegant" is pretty much identical to what a solution you're implementing.
[ re: todo ]
I was convinced you were a part of the developers team and every project I know of has certain goals and milestones.
There's no official "todo" list for FreeRADIUS. If you want a feature, submit a request on bugs.freeradius.org. Even better, submit a patch, so it's easy to add the feature. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html