How to Configure Password Synchronization

Use the SSOCONFIG command line utility to configure your password synchronization settings.

To specify the directory for replay files

  1. On the Start menu, click Run.

  2. In the Run dialog box, type cmd, and then click OK.

  3. At the command line, go to the Enterprise Single Sign-On installation directory. The default is <drive>:\Program Files\Common Files\Enterprise Single Sign-On.

  4. 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 will need to delete the replay files manually.

To display or change maximum password synchronization age

  1. On the Start menu, click Run.

  2. In the Run dialog box, type cmd, and then click OK.

  3. At the command line, go to the Enterprise Single Sign-On installation directory. The default is <drive>:\Program Files\Common Files\Enterprise Single Sign-On.

  4. Type ssoconfig -syncage <maximum password age in hours> and press Enter.

Note

The SSOCONFIG utility uses the time on the SQL Server computer as its system time. Remember this when using any commands related to time.

See Also

Password Synchronization