Hi,
Your email has been moderated, Please subscribe mailing list
http://ofbiz.apache.org/mailing-lists.htmlThanks & Regards
--
Deepak Dixit
---------- Forwarded message ----------
From: iliyas <
[hidden email]>
To:
[hidden email]
Cc:
Bcc:
Date: Tue, 12 Jun 2018 00:53:18 -0700 (MST)
Subject: Re: LDAP not connect to ofbiz
Dear Sir,
(1) Changed ldap.xml file to point my LDAP server settings as below:
<BaseDN>OU=OFBIZ,DC=OFBIZ.DC,DC=com</BaseDN>
<URL>ldap://IP_Address of server:389</URL>
<CasUrl>
https://localhost:8440/cas</CasUrl>
(2) Changed security.properties as below:
security.ldap.enable=true
security.ldap.fail.login=true
(3) Changed jndiLdap.properties as below:
java.naming.provider.url=ldap://IP_Address of server:389
ldap.dn.template=CN=Ramkrishna,OU=OFBIZ,DC=OFBIZ.DC,DC=com
--
Sent from:
http://ofbiz.135035.n4.nabble.com/OFBiz-User-f135036.html