30 Oct
2011
30 Oct
'11
9:37 a.m.
JennyBlunt wrote:
That's the one we're using. What I don't understand is that if we set up a group with max-all-session = 43200 the user would get in total 43200 minutes. When, in reality, we're trying to give them a continuous 43200 minutes from first login.
Then set the expiration date when they first log in. Remember: FreeRADIUS authenticates people. It isn't a DB. If you want to have it remember something, you need to store that information in a DB. Alan DeKok.