You are here: Manage VERDE > Connecting Users to VERDE > Configuring Automatic Logout for the User Console
Configuring Automatic Logout for the User Console
The auto log out feature closes the VERDE User Console as a security measure. To confirm that a user has logged out of the User Console, perform the following steps:
- Log into the VERDE Server as root.
- Change directory to:
/usr/lib/verde/etc/apache-tomcat/webapps/VIA/WEB-INF/classes
- Edit the
uc.properties
file. - Change
logout.ondissconnect = false
tologout.ondissconnect = true
- Restart VERDE Services.
To test the new settings in the User Console, launch several sessions. After you close the last session, the User Console will log out automatically.
In a cluster environment, manually apply this change to each node.