Re: OFBiz intrgration with CAS/LDAP

2016-02-23 Thread Shi Jinghai
Hi Vivek, You can find an LDAP component under /specialpurpose/ldap/: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ldap/ I contributed it many years ago. It supports CAS 3.3. You can upgrade it to CAS latest version if possible. If you find any bugs in it, please fire an issue in Jira.

Re: OFBiz intrgration with CAS/LDAP

2016-02-23 Thread S K Pradeep Kumar
Also framework\common\webcommon\WEB-INF\common-controller.xml With regards, S K Pradeep Kumar, 9035009495 On Tue, Feb 23, 2016 at 6:00 PM, S K Pradeep Kumar < s.k.pradeepku...@gmail.com> wrote: > Hi Vivek, > > Please go through following properties in security.properties , you will > get idea.

Re: OFBiz intrgration with CAS/LDAP

2016-02-23 Thread S K Pradeep Kumar
Hi Vivek, Please go through following properties in security.properties , you will get idea. # -- Use LDAP for user authentication? -- security.ldap.enable=false # -- Fail login if LDAP authentication fails? -- security.ldap.fail.login=false # -- should we allow x509 certificate login security.

OFBiz intrgration with CAS/LDAP

2016-02-23 Thread vivek.mi
Hello everyone, I want to integrate ofbiz to cas/ldap server. I want to know how can it be done in ofbiz, is there any integration done already? Thanks & regards, Vivek Mishra - Vivek Mishra -- View this message in context: http://ofbiz.135035.n4.nabble.com/OFBiz-intrgration-with-CAS-LDA