14 Jun
2012
14 Jun
'12
6:13 a.m.
Jarosław Kłopotek wrote:
FreeRadius is better than I thought. Thanks to all developers!
It's what we do. I think it's the best RADIUS server available.
I use /etc/freeradius/users file to store userdata,
I've got a few questions: 1. Is it possible to make a group of user and add a parameters to created group?
See the FAQ for how to create groups of users.
2. Is it possible to autenticate this group by a system?
See the FAQ for how to check group membership.
3. Is it possible to write log of its operation to another specified file (good login, no good pass, other) ?
No. But you can add the group name to the log message. See my recent message to the list.
4. Does anyone got a example of php login script using radius?
Not me. Alan DeKok.