cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1968
Views
0
Helpful
1
Replies

Max connection time for user (ACS 3.1)

hgorter
Level 1
Level 1

In ACS 3.1 we want to restrict users with a maximum login time. I.e. a user must be disconnected when a maximum connection time of i.e. 5 hours has reached.

Does anyone know if such a feature exist in ACS and how to use it?

Looking forward to your answers.

Kind Regards,

Harry

1 Reply 1

tepatel
Cisco Employee
Cisco Employee

you need to configure "session-timeout" attribute (or "timeout absolute x") for that. You can configure that in the user profile in aaa server so that user will be disconnected in x amount of time regardless. Here is the link explaining the config and debugging that

http://www.cisco.com/warp/public/131/8.html

You can configure that on NAS itself or download that timeout informtion from aaa as well. Above docs has both the ways explained.