Knowlege base

How to change LDAP Bind() Authentication feature

Article ID: 629
Last updated: 11 Dec, 2018

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
Views: 368
Print Export to PDF Subscribe Share
This article was:  
Prev   Next
How to schedule service restart     Error opening IAS Web interface: "Loading this assembly would...