Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Feb 23, 2021 4:05:54 AM
Sonja_Bauernfeind
Nov 19, 2020 8:47:43 AM
Description:
It could be the case where System.ArgumentException: distinguishedName is seein on some LDAP queries and not on others.
...
Qlik.NPrinting.Scheduler 19.29.3.0 ERROR System.ArgumentException: distinguishedName↓↓↓↓Server stack trace: ↓↓ at Qlik.NPrinting.Scheduler.Task.Import.ImportStepLdapConnector.DistinguishedName..ctor(String distinguishedName, KeyValuePair`2[] componentAndValues) in C:\Jws\release-19.29.x-Ro5FpUSOy\server\NPrinting\src\Scheduler\Task\Import\ImportStepLdapConnector.cs:line 232↓↓
This error is seen when the Distinguished Name (DN) of users have an extra space at the end which translated to extra characters.
Remove the trailing space(s) from a user's Distinguished Name (DN) attribute.