Array Setup and Networking
1752580 Members
5028 Online
108788 Solutions
New Discussion юеВ

Re: Web console inactivity timeout not "sticking"

 
SOLVED
Go to solution
ron_fisher
Advisor

Web Console Inactivity Timeout Not Sticking

I've got a CS500 on 2.2.5.0-197583. I've attempted to change the web console timeout from 30 to 480 minutes. It does seem to last longer than 30 minutes now but nowhere near the 8 hour setting I specified. Anybody else see this? I feel like I spend 25% of my day authenticating and re-authenticating to various interfaces.

Ron

2 REPLIES 2
chris24
Respected Contributor
Solution

Re: Web console inactivity timeout not "sticking"

Hello,

You need to increase the timeout limit of the group first, the users timeout can not be more than the group.

group *group-name* --edit --inactivity_timeout 720 (720 is the max)

Then you can do the same for the user, this is for 2.2.5.

Thanks,

Chris

ron_fisher
Advisor

Re: Web console inactivity timeout not "sticking"

Sweet thanks Chris... I rarely do CLI stuff on the Nimble thus far, do you find it more efficient as it usually is for nix OS's?