Specialized Administration > Supporting Visualization and Publishing > WVS Publisher > Advanced Publishing Configuration > Encrypting Passwords When Configuring Workers
  
Encrypting Passwords When Configuring Workers
An administrator is responsible for setting up the workers that are used for publishing and generating viewables on the Windchill server. The worker agent configuration file is updated using the Worker Agent Administration on the Utilities menu. Workers can be configured to use FTP to transfer files to and from the worker machine; the worker agent configuration file stores these FTP passwords. To locate this administrative tool, navigate to Site > Utilities > Worker Agent Administration.
The location of the worker agent configuration file is defined in the cadagent.inifile property. The out-of-the-box wvs.properties file includes the cadagent.inifile property, and that property identifies the worker agent configuration file as agent.ini.
* 
Beginning at Windchill 10.2, PTC has changed the location of the wvs.properties and wvs.properties.xconf files. These files have been moved from the <Windchill>/codebase directory to the <Windchill>/codebase/WEB-INF/conf directory. Be sure to make any necessary changes to your code to reflect this location change.
Initially, each authentication file created contains user names and plain-text passwords for workers that support file synchronization. To encrypt the passwords stored in these WVS authentication files, see the “Encrypting Passwords Stored in WVS Authentication Files” section in System Password Encryption Options.