When using Service Desk Manager (SDM) with External Authentication and LDAP/Active Directory, slow performance may be seen during a user login/authentication operation. This document provides a way to resolve the same.
Service Desk Manager- 17.x
By design, if Contacts/Access Types are defined in Service Desk Manager using External Authentication, Service Desk validates the user login with the System login string:
domain\username account
At this point the LDAP server could take time to return the results because this user is unlikely to have been defined using the domain name.
Service Desk first checks the Contact record and then LDAP server.
In order to improve performances at login, it is possible to modify the Contact record 'System Login' field to be defined as
domain\username account
for all the Contacts that use External Authentication.
But this would only address the situation for the existing users already defined in Service Desk Manager and cannot be automatically applied to the new LDAP users dynamically defined in our product.
A complete solution for this kind of situation, in which also the new Ldap users dynamically defined can be correctly set in Service Desk Manager, is the following: