ServerTools.setPasswordEncryptionModule (Method)

Starts a job that sets the password encryption method for this server and encrypts all CommonSpot passwords stored on this server.

Returns:

JobID (integer)

Arguments:

Name Type Required Description
encryptionModule ModulePath Required The ColdFusion path to the encryption module to be used for all password encryption operations on this server. Note that once set you can not clear this value without manual intervention.

Context:

License Requirements None
Permission Requirements server:ServerAdmin
Deny Context None
Require Context None
Author Lock  

Error Codes:

None

Notes:

None