How to change LDAP Bind() Authentication feature

Applies to:

Imagicle ApplicationSuite - 2018.6.1 and above

Description:

Change LDAP authentication method to simple Bind(), in case users' authentication fails.

How-to:

Standard LDAP authentication involves Bind() method, including a user search with entered credentials.

It is possible to simply invoke Bind() method, without any users' search. To apply this method, please access to Imagicle server via RDP and edit this file: C:\Program Files (x86)\Apps\Fw\Settings\FW.Profile.Api.config.xml

Pls. insert the following line, between <Configuration> statements:

<preference key="Authentication.AuthenticateBySimpleBindOnAllLDAPServers" value="true" />

Save file



Article ID: 629
Last updated: 11 Dec, 2018
Revision: 1
Imagicle AppSuite Cross Platform -> FAQ and Solutions -> How to change LDAP Bind() Authentication feature
https://kbp.imagicle.com/kb/entry/629/