Follow this procedure if you want to maintain the Windows security policies for passwords but do not want them to apply to Contenta.
Procedure
- Open the database.pm file, in the Contenta_home > encaps directory for editing.
- Find and change
CHECK_POLICY=ON to CHECK_POLICY=OFF. This is specified in two places in the file.
- Open the pdm_setup.sql script delivered in the Contenta_home > setup directory for editing.
- Find and change
CHECK_POLICY=ON to CHECK_POLICY=OFF. This is specified in one place in the file.
Note: Always back up the database.pm file after modifying. It is overwritten if Contenta administration (client) software is installed on the Contenta Server.