Skip to main content
Skip table of contents

Updating the Central Print Services configuration

Once you have set the Authentication mode for SQL Server, you can update the authentication credentials used by the PrinterOn Central Print Services (CPS) when connecting to the SQL Server. To update the credentials, you need to manually modify the cps-db.properties file.

📘 Instructions

To update the CPS authentication credentials:

  • In the Configuration Manager, stop the Central Print Services.

  • In a text editor, open the following file:

    CODE
    C:\Program Files (x86)\PrinterOn Corporation\Apache Tomcat\lib\cps-db.properties
  •  In the cps-db.properties file, locate the jdbc.url entry.

    image-20240216-143131.png

  • Modify the value of the integrated security setting to false:

CODE
integratedSecurity=false
  • Modify the values of the jdbc.user and jdbc.password settings in the cpsdb.properties file to reflect the username and password of the SQL Server account.

  • Save the file.

  • In the Configuration Manager, restart the CPS.

📋 Related articles

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.