http://bugs.freeradius.org/show_bug.cgi?id=254 It's not integrated into FreeRADIUS, but it appears to work. It runs as a separate daemon, and has certin limitations. But it does work... The next step is to integrate the code into the server core. It's only a few thousand lines (with comments), so it shouldn't be too hard. Alan DeKok.
Is there anyway that we can apply some conf changes without restarting radiusd? Kevin
Hi,
Is there anyway that we can apply some conf changes without restarting radiusd?
http://www.freeradius.org/faq/ SIGHUP is what you are looking for alan
Thanks Alan DeKoK. Suresh Alan DeKok wrote:
http://bugs.freeradius.org/show_bug.cgi?id=254
It's not integrated into FreeRADIUS, but it appears to work. It runs as a separate daemon, and has certin limitations. But it does work...
The next step is to integrate the code into the server core. It's only a few thousand lines (with comments), so it shouldn't be too hard.
Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Hi All, I have one question about the AAA database. In AAA server whether the entries will be stored in a per user based? i.e. seraching the entries on the NAI base? Can we store the entries on the group of users and have common authentication for the users. I think its possibile only if we have same username and passward used by all the users. Is there any authentication based on the subnet? Thanks in advance. Best Regards, Wable
Ranjitsinh Wable <wable@samsung.com> wrote:
In AAA server whether the entries will be stored in a per user based? i.e. seraching the entries on the NAI base?
FreeRADIUS supports multiple databases.
Can we store the entries on the group of users and have common authentication for the users. I think its possibile only if we have same username and passward used by all the users.
Yes.
Is there any authentication based on the subnet?
I think you're confused about what RADIUS does. Alan DeKok.
participants (5)
-
A.L.M.Buxey@lboro.ac.uk -
Alan DeKok -
K. Suresh -
kevin -
Ranjitsinh Wable