Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No timeout option #194

Closed
interduo opened this issue Jan 10, 2017 · 3 comments
Closed

No timeout option #194

interduo opened this issue Jan 10, 2017 · 3 comments
Labels
documentation Documentation issue

Comments

@interduo
Copy link
Contributor

In our NOC room there is a computer with always_poweredon_cacti.
How to show turn off timeout for specified user?

@interduo interduo changed the title No timeout No timeout option Jan 10, 2017
@cigamit
Copy link
Member

cigamit commented Jan 10, 2017

Goto Settings->Authentication and enable Authentication Cookies. The user should then log out and back in again and when doing so, check 'Remember Me'. Cacti does not log you out automatically when Authentication Cookies are enabled.

The other approach is to edit your php.ini file and set session.gc_maxlifetime to a very large value and restart Apache. This will in effect do the same thing, but note you will get session files languishing that way.

@cigamit cigamit added the documentation Documentation issue label Jan 10, 2017
@cigamit
Copy link
Member

cigamit commented Mar 17, 2017

I'm going to close this as the gc_maxlifetime is the way we went. Going to stick with that for the moment.

@cigamit cigamit closed this as completed Mar 17, 2017
@interduo
Copy link
Contributor Author

What is gc_maxlifetime ?

@github-actions github-actions bot locked and limited conversation to collaborators Jun 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Documentation issue
Projects
None yet
Development

No branches or pull requests

2 participants