There is no standard to develop LDAP groups (at least I think so), so there are several ways of managing groups in a LDAP schema and it really depends of which platform (e.g. Ms Exchange) or of the custom schema used (e.g. your own group schema used with a OpneLDAP for instance).
So the best way would be to modify the Jahia LDAP connector (or add a new connector) in order to match your group need. Any (generic) patch welcome a sit is difficult to test all the LDAP environnements...
Else no plan for the moment to create some LDAP filter from within Jahia, but it shouldn't be very difficult to extend Jahia to do so...
Stéphane
At 11:21 01.02.2006, you wrote:
Hi,
I'am experiencing pbs with LDAP (using Jahia 4.1.0_01 and Lotus LDAP) :
the LDAP groups are located at the root of the server : I mean there is no Base DN to locate my groups
--> this generate exceptions of type ArrayOutOfBoundException and create problems when looking for groups
After looking to the java code, it appears that the Base DN cannot be null or empty...
--> does a solution exist without touching my LDAP groups ?
Another point is the ability to create LDAP filter when using Jahia : is this feature foreseen ?
Kind regards,
Arnaud.
