Configuring Password Synchronization
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
Click Start, click Run, type
cmd
, and then click OK.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.
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
Click Start, click Run, type
cmd
, and then click OK.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.
Type
ssoconfig -syncage <maximum password age in hours>
and press ENTER.
Note
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.