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, but if you don't want Radiator to do simultaneous use checking at all you can specify a NULL session database:

<SessionDatabase NULL>
        .....
</SessionDatabase>


regards


Hugh


On 05/12/2003, at 3:00 AM, Rodolfo Torrado L�pez wrote:


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 some tables in my database, if the user have exceded his max simultaneous use value. In this case I return an error to the RAS and the access for this user is denied. This work fine.

I don't have difined parameters like MaxSessions or DefaultSimultaneousUse for any realm in my config file, but some times I get the following error:
11/4/2003 7:55:25 PM Access rejected [EMAIL PROTECTED]: MaxSessions exceeded

How can I tell to Radiator that don't verify the MaxSessions for my users?
Until now, my unique solution is restart the service or use radpwtst utility.

Thanks.

Rodolfo Torrado
Barranquilla-Colombia



NB: have you included a copy of your configuration file (no secrets), together with a trace 4 debug showing what is happening?

--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.
-
CATool: Private Certificate Authority for Unix and Unix-like systems.

===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to