Attributes of daloradius dictionary are not working.
RADIUS web management application
Brought to you by:
lirantal
Hello,
I am having issues with my Daloradius-Freeradius implementation in Centos 6.x x64:
The attributes of daloradius dictionary are not working. Attributes like:
Max-Monthly-Session
Max-All-Session
Max-Daily-Session
etc....
For example:
I created Max-Monthly-Session :=18000 (check) with the pourpose of allow access for 5 hours monthly but when the attribute is added... the radius server always reject the access.
I am newbie with radius and daloradius... please... help me...
Best regards
Anonymous
Hi,
You'd need to define those as SQL Counters in FreeRADIUS.
There are examples for how to do that in the scripts/ directory of daloRADIUS or you can also just quickly google this out.
View and moderate all "support-requests Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Support Requests"
Do you know a tutorial or something like that? I am already google it but do not found much about that. My daloRadius implementation save correctly the user statistics but if I add the attribute to check the online time (monthly or daily), the radius server always reject the access.
More over... i am set the attribute Simultaneous-Login to allow only one session per user at the same time... the radius server, then, allow the user access but... allow still the second access with the same user and pass...
Really this situation is very frustating :(
All the best to you and thank you so much for your answer.. waiting for help
I don't know which version of FreeRADIUS you're running, or which Linux OS but you should really just google it, you'll get quite a few results and guides, even here in the forums about how to set it up.
Goodluck!
View and moderate all "support-requests Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Support Requests"
can you helpme with the same problem?