2.2 Managing Administration Console Session Timeout

The web.xml file for Tomcat specifies how long an Administration Console session can remain inactive before the session times out and the administrator must authenticate again. The default value is 30 minutes.

To change this value:

  1. Change to the Tomcat configuration directory:

    /opt/novell/nam/adminconsole/conf/web.xml

  2. Open the web.xml file in a text editor and search for the <session-timeout> parameter.

  3. Modify the value and save the file.

  4. Restart Administration Console:

    /etc/init.d/novell-ac restart OR rcnovell-ac restart