Documentation Center

Turning off Check Policy in the SQL script

Follow this procedure if you want to maintain the Windows security policies for passwords but do not want them to apply to Contenta.

Procedure

  1. Open the database.pm file, in the Contenta_home > encaps directory for editing.
  2. Find and change CHECK_POLICY=ON to CHECK_POLICY=OFF. This is specified in two places in the file.
  3. Open the pdm_setup.sql script delivered in the Contenta_home > setup directory for editing.
  4. Find and change CHECK_POLICY=ON to CHECK_POLICY=OFF. This is specified in one place in the file.