Siebel Analytics Web Administration Guide > Administering Siebel Analytics Web >

Setting the Time to Log Users Off Siebel Analytics Web Automatically


You can override the time to elapse, in minutes, before a user is automatically logged off. This applies only to users who do not have the following option selected at the Log In screen:

Remember my ID and password

The default is 180 (three hours). You can change the number of minutes by modifying the Windows registry or the Siebel Analytics Web configuration file instanceconfig.xml to add the following entry.

  • Windows registry example:

    HKEY_LOCAL_MACHINE\SOFTWARE\Siebel Systems, Inc.\Siebel Analytics\Web\7.7

    LogonExpireMinutes     "180"

  • instanceconfig.xml example:

    <LogonExpireMinutes>180</LogonExpireMinutes>

NOTE:  You can disable this setting by setting it to a value greater than the value for the setting ClientSessionExpireMinutes, described in Setting the Time to Expire for Siebel Analytics Web Client Sessions.

For information about working in the Windows registry or the configuration file instanceconfig.xml, see Making Siebel Analytics Web Configuration Changes.

Siebel Analytics Web Administration Guide