[Geoserver-devel] [jira] (GEOS-5823) LDAP recursive search / subtree

Claus Böhmer created BugGEOS-5823
LDAP recursive search / subtree

Issue Type:

BugBug

Affects Versions:

2.2.2

Assignee:

Andrea Aime

Components:

Security

Created:

23/May/13 8:31 AM

Description:

In my GeoServer installation it is not possible to use LDAP with recursive search / subtree search.

For example:

LDAP structure is looking like this:

basedn: dc=acme,dc=org

and following

ou=europe,ou=users

ou=usa,ou=users

I have users in ou europe and ou usa which all should have access to geoserver.

As stated in the instructions for ldap I would have to use either uid=

{0},ou=europe,ou=users or uid={0}

,ou=usa,ou=users

Using uid=

{0}

,ou=users does not work.

Is there a way to set a configuration to get users of both ou?

Environment:

RHEL 6.4 / Tomcat 7

Project:

GeoServer

Priority:

MajorMajor

Reporter:

Claus Böhmer

This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: [http://www.atlassian.com/software/jira](http://www.atlassian.com/software/jira)