On Thu, Aug 12, 1999 at 09:04:51AM -0500, Dennis Khaw wrote:
> Hi everyone,
> 
> I'm new to Radiator and currently setting it up for the first time.
> Please bear with me if this is a common question.
> 
> How do I set the session timeout for each login? If setting a session
> timout is possible, could I also setup different timeouts for different
> realms? I do not see a command similar to that in the Radiator manual.
> 
> BTW, I'm not using any database for authentication. I'm using a authby
> UNIX and authby tacacplus.
> 

Hmm, those two AuthBys don't give you a lot of flexibility, but you can
use AddToReply to send a session timeout for each AuthBy. You'll have to
find out what RADIUS attribute your NAS will take to limit a session to
a certain time.

<AuthBy TACACSPLUS>
        ...
        AddToReply      Session-Timeout = 14400
        ...
</AuthBy>

[EMAIL PROTECTED]

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

Reply via email to