Hi

I am trying to use LDAP external authentication for one of my http servers. 
Here is what I have tried.

I created an external configuration object with LDAP for authentication and 
authorization. I have provided the bind user in the configuration. In the app 
server (http server), I have set the authentication to basic, internal security 
to false, external security to the new configuration object I created and 
default user to a user that exists on MarkLogic security database.

When I try to access the app server, I am prompted user login window and when I 
try giving a user credentials that exist on LDAP, I am getting the below error.


2015-04-07 18:40:38.259 Info: External authentication failed:cd1user1


In my organization, LDAP bind user is required from any application to 
authenticate first with LDAP server to access the LDAP server. But based on the 
MarkLogic documentation bind user is used only when the authentication is set 
to Kerberos and authorization to ldap.  How do I tell MarkLogic to use the bind 
user during authentication with LDAP so that MarkLogic server gets 
authenticated with LDAP server and then searches the LDAP server for the user I 
am trying to log in with?



Thanks,
Sudheer



---
This communication may contain confidential and/or privileged information. If 
you are not the intended recipient (or have received this communication in 
error) please notify the sender immediately and destroy this communication. Any 
unauthorized copying, disclosure or distribution of the material in this 
communication is strictly forbidden.

Deutsche Bank does not render legal or tax advice, and the information 
contained in this communication should not be regarded as such.
_______________________________________________
General mailing list
[email protected]
Manage your subscription at: 
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to