Preparation
Before you can begin to manage passwords on Success Factors you must:
Obtain a version of the unzip program; for example
On the Success Factors administration page, modify the administration user’s permissions to execute spreadsheet reports. Go to Admin Tools > Manage Security > Spreadsheet Reports Permissions.
Write a configuration file .
Writing the Success Factors connector configuration file
Write a Success Factors connector configuration file in KVGroup format and add it to the <Program Files path>\Bravura Security\Bravura Security Fabric\<instance>\ script\. The sample agtsf.cfg
is included in the <instance>\samples\ directory.
If you cannot find the sample file, try re-running setup
to modify your installation. Sample files are automatically installed with complete (typical) installations. You can select them in custom installations.
Any sample script should be modified to fit your environment and prevent security exploits.
In the configuration file:
Update the UnZipCmd configuration option with the path to the unzip command, using the binary you copied in Step 1 in Preparation .
The WaitInterval option is useful for improving the performance of the live export request operation when executing
psupdate
.The CleanCsv option can be useful when troubleshooting the raw csv extracted from the live export request but should be set to true for production.