LDAP integration

Asset-Tag: ldap settings

For LDAP integration just follow these steps:

Note : Here all settings are as per my LDAP schema

1.From controlpanel go to the ldap authentication tab and put the connection settings as per below image

 

2.Import/Export Settings as per below image

3. Save all the settings

 

Now user can check the connection by clicking Test LDAP connection button and also make import and export.

 

 

0 Anhänge
17208 Angesehen
Durchschnitt (1 Stimme)
Die durchschnittliche Bewertung ist 5.0 von max. 5 Sternen.
Kommentare
Antworten im Thread Autor Datum
What i see missing is the fact that you can... Petros Giakouvakis 3. August 2009 06:59
I also noticed that membership changes don't... Petros Giakouvakis 3. August 2009 07:00
I try to use LDAP authentication, but I obtain... Guillaume Guillaume 17. August 2009 06:14
I'm also getting the same above error. Is there... G P 5. Januar 2010 23:08
Hey GP, I am also getting the same error. Have... anu nair 9. Februar 2010 20:05
I do have the same error. Could someone give as... Michał Cukierman 29. März 2010 04:46
The "Test LDAP connection" is working but the... Joel Ferreira 13. Juli 2011 02:33

What i see missing is the fact that you can also switch the behaviour of the LDAP import by changing the following setting in the portal(-ext).properties.

# Set either user or group for import method. If set to user, portal will
# import all users and the groups associated with those users. If set to
# group, the portal import all groups and the users associated those groups.
# This value should be set based on how your LDAP server stores group
# membership information.
#
ldap.import.method=user
#ldap.import.method=group

I got the user as import method working, but the second method kept getting nullpointers.

Second: is it possible to import the hierarchy of LDAP groups as hierarchical organisational groups OOTB??
Gepostet am 03.08.09 06:59.
I also noticed that membership changes don't get updated. Anbody noticed/fixed this already??
Gepostet am 03.08.09 07:00 als Antwort auf Petros Giakouvakis.
I try to use LDAP authentication, but I obtain this error when I save my configuration:

ERROR [PortalLDAPUtil:242] java.lang.NullPointerException
java.lang.NullPointerException
Gepostet am 17.08.09 06:14.
I'm also getting the same above error. Is there any work around it.
Gepostet am 05.01.10 23:08 als Antwort auf Guillaume Guillaume.
Hey GP,
I am also getting the same error. Have u got any work around for the same.
Gepostet am 09.02.10 20:05 als Antwort auf Gere P.
I do have the same error. Could someone give as the solution? I am unable to export created users into ldap.
Gepostet am 29.03.10 04:46.
The "Test LDAP connection" is working but the "Test LDAP users" isnt. Could you help me?
Gepostet am 13.07.11 02:33 als Antwort auf Michał Cukierman.