How to Set the Session Timeout Value

By default, a Sun Java Web Console session times out after 15 minutes of idleness. The SAM-QFS Manager installation process changes the session timeout value to 60 minutes.


Note - Setting a value greater than 60 minutes may pose a security risk.


To change the timeout value:

  1. Outside of the browser interface, log in to the management station host as root.
  2. Enter the command /opt/SUNWfsmgr/bin/fsmgr session timeout.

    Where timeout is the timeout value in minutes. For example, to set the timeout to 45 minutes, enter the following command:

    # /opt/SUNWfsmgr/bin/fsmgr session 45