How to Configure Password Synchronization
Use the SSOCONFIG command line utility to configure your password synchronization settings.
To specify the directory for replay files
On the Start menu, click Run.
In the Run dialog box, type cmd, and then click OK.
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.
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
On the Start menu, click Run.
In the Run dialog box, type cmd, and then click OK.
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.
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.