Hi,
I tried to use Class attribute in Quintum D3000 but it seems Quintum
doesn't support this attribute.
Is there any other attribute like class attribute which I can use in Quintum?
I'm using Radiator 3.7.1.
thanks in advance,
Ganbold
===
Archive at http://www.open.com.au/archives/radiator/
A
unsubscribe
James L Hatch
President/CEO
Ironman Inc
Real Solutions For A Virtual World!
www.ironmans.net
www.ironpc.net
www.ironweb.net
www.ironbackup.com
www.ironvideo.net
www.computer-mechanix.com
www.networkvideorecorder.com
www.medicalbusinesssuccess.com
Hello John -
In the Radiator configuration file you should add something like this
to the AuthBy clause that is doing the authentication:
.
AddToReply Session-Timeout = 36000
You will need to restart Radiator so that the configuration file is
I am running redhat 9, mysql and radiator
I have had the server (isp) set up by others but I would like to have the
customer's session time out after 10 hrs
What would I use for a script?
Where would I put the script?
John
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on
Hello Fred -
I'm afraid I don't quite understand what you mean by this:
I wanted to have the AuthBy SQLAccounting within this AuthBy group
since that would disable the LDAP file logging.
Can you explain what you mean?
The usual way to do what you describe is something like this:
AuthBy
Hello Rodolfo -
If you specify "Simultaneous-Use" as a check item that Radiator is
configured to use, it will give the sort of error you see if the number
of sessions is exceeded according to the Radiator session database.
You haven't included your configuration file so I can't say for sure,
b
Hi,
I have a setup where we have an EAP-TTLS outter authentication loop
and an inner authentication that uses two LDAP servers for authentication.
I had hoped I could do something like
AuthByPolicy ContinueAlways
AuthBy SQLAccounting
AuthBy CheckLDAP1
AuthBy Ch
Hi there.
I have the following case:
I'm using a SQL server stored procedure in order to
check the max sessions for users.
Every user have a profile radius defined in my DB.
In this profile I define the attribue "Simultaneous-Use".
Each time that the user try to log on, I verify, using
so