Siebel Analytics Web Administration Guide > Administering Siebel Analytics Web >

Disabling the Siebel Analytics Web Feature to Remember Users' Names and Passwords


By default, users are asked if they want to have their user names and passwords remembered when logging on to Siebel Analytics Web. You can disable this by modifying the Windows registry or the Siebel Analytics Web configuration file instanceconfig.xml to add the following entry. When the value is set to No, users always have to type their user names and passwords.

  • Windows registry example:

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

    AllowRememberPassword     "No"

  • instanceconfig.xml example:

    <AllowRememberPassword>No</AllowRememberPassword>

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