IMPAX 6.5.1 Application Server Knowledge Base > Configuring and administering Active Directory authentication (ADAM) > Integrating an enterprise LDAP > Integrating an enterprise LDAP using native Windows authentication: Workflow > Configuring the web.config files on the Application Server
After updating the webconfig_plugin.txt file, you need to update the AgfaHC.User.Security.Web.Services web.config file.
To configure the AgfaHC.User.Security.Web.Services web.config file
Navigate to E:\inetpub\wwwroot\AgfaHC.User.Security.Web.Services.
Open the web.config file.
Search for the RequireSecureClientConnection and ensure the value is True.
Copy the contents of the webconfig_plugin.txt modified in Modifying the Active Directory webconfig_plugin.txt fileand paste it inside the <Plugins></Plugins> tags, appending the plugin to any existing content.
See also
Configuring the AgfaHC.User.Administration.Web.Services web.config file
Topic number: 66003 Applies to: IMPAX 6.5.1 Application Server Knowledge Base |