Administration Guide > TDV Configuration Options > Password Storage Options
 
Password Storage Options
By default users defined in the composite domain are encrypted and stored in the TDV repository. The encryption converts the password to a 100-byte random salt that is used to create and SHA-512 hash key, which is what is needed if you require WSSE Username Token authentication for your SOAP documents.
If storing the passwords in the repository is not a concern, you can set this parameter to TRUE.
To store unencrypted passwords in the TDV repository
1. Make sure you have both Modify All Config and Access Tools rights.
2. Log into Studio as the admin user.
3. From the Administration menu, choose Configuration.
4. In the tree pane, navigate to Server > Configuration > Security > Store User Passwords.
5. For Store User Passwords in an unencrypted format, select True.
Encrypt passwords by setting to False.
6. Click Apply.
7. Click OK.
This Studio configuration change is not immediately propagated to other open instances of Studio connected with this server.
8. Restart the TDV server.