Forums de discussion

How to get vldap-web plugin to work

Carsten Schirnick, modifié il y a 10 années.

How to get vldap-web plugin to work

New Member Publications: 3 Date d'inscription: 20/01/10 Publications récentes
Hi,
according to the log file the vldap-web plugin was successfully deployed and is available for use (see below)

INFO: Deploying web application directory /srv/apps/liferay-portal-6.1.20-ee-ga2/tomcat-7.0.27/webapps/vldap-web
15:20:04,932 INFO  [pool-2-thread-1][HotDeployEvent:109] Plugin vldap-web requires portal-compat-hook
15:20:05,007 INFO  [pool-2-thread-1][HotDeployImpl:178] Deploying vldap-web from queue
15:20:05,008 INFO  [pool-2-thread-1][PluginPackageUtil:1033] Reading plugin package for vldap-web
Loading file:/srv/apps/liferay-portal-6.1.20-ee-ga2/tomcat-7.0.27/temp/4-vldap-web/WEB-INF/classes/portlet.properties
Loading file:/srv/apps/liferay-portal-6.1.20-ee-ga2/tomcat-7.0.27/temp/4-vldap-web/WEB-INF/classes/portlet-ext.properties
Loading file:/srv/apps/liferay-portal-6.1.20-ee-ga2/tomcat-7.0.27/temp/4-vldap-web/WEB-INF/classes/portlet.properties
Loading file:/srv/apps/liferay-portal-6.1.20-ee-ga2/tomcat-7.0.27/temp/4-vldap-web/WEB-INF/classes/portlet-ext.properties
Sep 1, 2013 3:20:05 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
15:20:05,364 INFO  [pool-2-thread-1][HookHotDeployListener:550] Registering hook for vldap-web
Loading file:/srv/apps/liferay-portal-6.1.20-ee-ga2/tomcat-7.0.27/temp/4-vldap-web/WEB-INF/classes/portal.properties
15:20:05,401 INFO  [pool-2-thread-1][HookHotDeployListener:690] Hook for vldap-web is available for use


However, no network socket is opened on port 11389 as it was configured in the portlet-ext.properties file for this plugin and hence there is no LDAP-functionality available from the Liferay Portal EE 6.1.20-ee-ga2 as I would expect...

bind.port=11389
hosts.allowed=127.0.0.1
search.max.size=1000
search.max.time=30
posix.group.id=100
samba.domain.names=geomar
samba.hosts.allowed=127.0.0.1,SERVER_IP


The OS is solaris 10 but even on a Mac OS X in developer mode we do not get access to the ldap service and even taking care of JAVA or PACL permissions doesn't help (at least not that I'm aware of...). Can anyone hint at the missing link between installing the plugin from the marketplace and having Liferay serve users and groups etc. via LDAP...?

Thanks in advance,
Carsten
thumbnail
Armin Cyrus Dahncke, modifié il y a 10 années.

RE: How to get vldap-web plugin to work

Junior Member Publications: 81 Date d'inscription: 12/08/08 Publications récentes
Hi Carsten,

I just tried over and it worked, here is a link that might help you:

https://jira.portletfaces.org/browse/LPS-33731

I use JXPlorer with following BaseDN:

ou=Users,ou=liferay.com,o=Liferay

and on port:

11389