Configuring Password Synchronization

For the most recent version of Microsoft Host Integration Server documentation, see http://msdn.microsoft.com/library/gg241192.aspx.

Use the SSOCONFIG command-line utility to configure your password synchronization settings. You can use this tool to specify directories for replay files and also change maximum password synchronization age.

To specify the directory for replay files

  1. Click Start , click Run , type cmd , and then click OK .

  2. At the command prompt, go to the Enterprise Single Sign-On installation directory.

    The default is <drive>:\Program Files\Common Files\Enterprise Single Sign-On.

  3. Type ssoconfig -replayfiles <replay files directory> | -default and press ENTER.

Note   Replay files are not deleted when you change the service account. If you change this account, you must delete the replay files manually.

To display or change maximum password synchronization age

  1. Click Start , click Run , type cmd , and then click OK .

  2. At the command prompt, go to the Enterprise Single Sign-On installation directory.

    The default is <drive>:\Program Files\Common Files\Enterprise Single Sign-On.

  3. Type ssoconfig -syncage <maximum password age in hours> and press ENTER.

noteNote
The SSOCONFIG utility uses the time on the computer that is running SQL Server as its system time. Remember this when you are using any commands related to time.

See Also

 
Show: