Sync Server Database
Each Specops Password Sync Server maintains a local SQL server Compact Edition database. The database keeps the passwords configured in all the Sync Providers in a secure location. The database also temporarily stores pending password changes.
When the Sync Server is started for the first time, it will copy an empty database file from the service installation directory to the designated database path. The database path is C:\Windows\System32\config\systemprofile\AppData\Local (or where Windows is installed).
If you need to change the database location, you will need to follow the below steps:
- Stop the Specops Password Sync Server service.
- Copy the existing database file to the new location.
- Change the “DatabaseFilePath” registry setting to point to the new location.
- Restart the Specops Password Sync Server service.