Changing modes of security

  1. Change the security mode for testing by editing the [security] section of the \cisversion\integrator\server\server.ini host server configuration file.
    The correct [security] sections for the various modes are:
    • No security:
      [security]
      security_server_used=false
      basic_security_enabled=false
    • Basic security:
      [security]
      security_server_used=false
      basic_security_enabled=true
    • Advanced security:
      [security]
      security_server_used=true
      basic_security_enabled=true 
  2. After modifying the server.ini file, restart the host server.
  3. Delete the \cisversion\integrator\server\audit\audit.log file.
    In advanced security, this file has a digital signature. If the digital signature is not correct, then it can prevent the host server from starting successfully.