The default Radius information storage is a single text file
with the user attributes listed and separated by a carriage
return. Any attributes from the Dictionary.cfg file can be listed
here.
If the user needs to change a password or has forgotten his/her
password you can have Radius update the user's Radius record. Set
the password field in the user's profile to read:
password=update. The next time that the user logs in, his Radius
password will be updated with the new password he used to Login.
The tccradius parameters below are custom only to TCCRadius.
This user has a time restricted account with a static IP
Address of 192.168.0.15.
### Sample user file - filename = 'tccraduser'
Updated=04/17/1999 18:02:56
username=tccraduser
password=thisisapassword
framed-ip-address=192.168.0.15
tccradius-time-intervals=2
tccradius-start-time1=12:00
tccradius-stop-time1=20:00
tccradius-start-time2=21:00
tccradius-stop-time2=22:00
### Sample Explained
tccradius-time-intervals
The number of time limited intervals if applicable
tccradius-start-time & tccradius-stop-time
Start and stop time intervals respectively. If a user does not
login within these time frames, access will be denied.