• You can not sign in with your network username and password.
    RESOLUTION user: Contact your administrator.
    RESOLUTION administrator:
    • Check Active Directory authentication settings.
    • A computer with Printix Client must be online on Network1, otherwise the on-premise Active Directory server can not be contacted for authentication.
    • If it does not work with secure LDAPS, it could be a result of certificate errors.

Secure LDAPS certificate errors

Verify certificates and the certificate chain

Follow the instructions below to verify the certificates on the Active Directory server (Domain Controller):

  1. Select Windows logo key + R to open Run.
  2. Type: mmc, and select OK to open Microsoft Management Console.
  3. On the File menu select Add/Remove Snap-in…
  4. In the Add or Remove Snap-ins dialog, select Certificates and select Add.
  5. In the Certificates snap-in dialog, select Computer account and select Next.
  6. In the Select computer dialog, select Another computer, and select Browse….
  7. In Enter the object name to select type the hostname of the Domain Controller. Example: DC01. Select Check Names.
  8. Select OK.
  9. Select Finish.
  10. Select OK.
  1. The Microsoft Management Console now includes the Certificates snap-in for the Domain Controller (DC01).
  2. Expand Trusted Root Certification Authorities to see a list of the certificates.
  3. Open each certificate. Select the Certification Path tab, and check the Certificate status.
  4. Verify that the certificates in the certificate path are stored accordingly in:
    • Trusted Root Certification Authorities
    • Intermediate Certification Authorities

Import certificate to the local machine certificate store

As the Printix Service (PrintixService.exe) runs under the local system account, the certificate used for Secure LDAPS connection, must be in the Local machine certificate store on the users’ computers. If any of the certificates in the certification path are only stored in the Current user certification store, then Active Directory authentication will not work.

  • Local machine certificate store
    This type of certificate store is local to the computer and is global to all users on the computer. This certificate store is located in the registry under the HKEY_LOCAL_MACHINE root
  • Current user certificate store
    This type of certificate store is local to a user account on the computer. This certificate store is located in the registry under the HKEY_CURRENT_USER root.

To resolve this, the certificate file must be installed on each computer:

  1. Right-click Trusted Root Certification Authorities, select All Tasks and select Import…
  2. The Certificate Import Wizard opens. Select Next.
  3. Browse to and select the folder with the certificate file.
  4. Select X.509 Certificate (.cer;.crt) and select All files.
  5. Select the certificate file and select Open.
  6. Select Next.
  7. Select Browse.
  8. In the Select Certificate Store check Show physical stores.
  9. Scroll to the top and select Trusted Root Certification Authorities.
  10. Select Local Computer, Select OK.
  11. Select Next.
  12. Select Finish.

Microsoft certificate error codes

  • CertEXPIRED = 0×800B0101
  • CertVALIDITYPERIODNESTING = 0×800B0102
  • CertROLE = 0×800B0103
  • CertPATHLENCONST = 0×800B0104
  • CertCRITICAL = 0×800B0105
  • CertPURPOSE = 0×800B0106
  • CertISSUERCHAINING = 0×800B0107
  • CertMALFORMED = 0×800B0108
  • CertUNTRUSTEDROOT = 0×800B0109
  • CertCHAINING = 0×800B010A
    The certificate chain up to the Root Certification Authority (CA) is not found or invalid.
  • CertREVOKED = 0×800B010C
  • CertUNTRUSTEDTESTROOT = 0×800B010D
  • CertREVOCATION_FAILURE = 0×800B010E
  • CertCN_NO_MATCH = 0×800B010F
    The certificate does not contain the name of the host we are trying to connect to.
  • CertWRONG_USAGE = 0×800B0110
  • CertUNTRUSTEDCA = 0×800B0112

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Please do not use this for support questions.
Printix Support

Post Comment