Forums de discussion

How to configure LDAP in our local server

thumbnail
Devang Patel, modifié il y a 8 années.

How to configure LDAP in our local server

Regular Member Publications: 247 Date d'inscription: 19/01/15 Publications récentes
Hi All,

I am using liferay 6.2 GA4.
I want to configure LDAP in my local liferay server. Can we configure two liferay local server using LDAP.

Thank You,
Devang Patel
thumbnail
Harish Kumar, modifié il y a 8 années.

RE: How to configure LDAP in our local server

Expert Publications: 483 Date d'inscription: 31/07/10 Publications récentes
You can configure as many Liferay local server with LDAP as you want. Lots of blog posts are already there regarding this topic along with official documentation.

https://www.liferay.com/documentation/liferay-portal/6.2/user-guide/-/ai/integrating-existing-users-into-liferay-liferay-portal-6-2-user-guide-17-en
http://liferaytrends.blogspot.in/2012/05/ldap-configuration-with-liferay.html
thumbnail
Devang Patel, modifié il y a 8 années.

RE: How to configure LDAP in our local server

Regular Member Publications: 247 Date d'inscription: 19/01/15 Publications récentes
Hi Harish

Thanks for quick reply.
I know the second link which you gave but in that link any software is not mentioned.
So for LDAP , Should we install that software?

Thank You,
Devang Patel
thumbnail
Harish Kumar, modifié il y a 8 années.

RE: How to configure LDAP in our local server

Expert Publications: 483 Date d'inscription: 31/07/10 Publications récentes
Devang Patel:
Hi Harish

Thanks for quick reply.
I know the second link which you gave but in that link any software is not mentioned.
So for LDAP , Should we install that software?

Thank You,
Devang Patel


You can either connect to available ldap server if available or set up ldap server locally.

visit https://directory.apache.org/ to get Apache directory studio and follow this
http://www.stefan-seelmann.de/blog/setting-up-an-ldap-server-for-your-development-environment
http://krams915.blogspot.in/2011/01/ldap-apache-directory-studio-basic.html

to start with.
thumbnail
Devang Patel, modifié il y a 8 années.

RE: How to configure LDAP in our local server

Regular Member Publications: 247 Date d'inscription: 19/01/15 Publications récentes
Hi Harish,
Thanks Harish but I have one problem.

After installing software which is mentioned in [http://liferaytrends.blogspot.in/2012/05/ldap-configuration-with-liferay.html]
1. You can download openLDAP windows edition from the following location:
http://www.userbooster.de/en/download/openldap-for-windows.aspx

Now I am facing one problem with tomcat. My tomcat server stopped running.
Is there any problem because of LDAP?

Thank You,
Devang Patel
thumbnail
Himanshu Bhandari, modifié il y a 8 années.

RE: How to configure LDAP in our local server

Regular Member Publications: 148 Date d'inscription: 09/05/14 Publications récentes
Hi
Is there any problem because of LDAP?

No.
Thanks.