Closed reines closed 10 years ago
I would externalise the templates used for the queries if possible, like "(&(memberUid=%s)(|%s))"
or "ou=groups,%s"
to a configuration file and/or constructor parameters. These values might vary between different LDAP servers and configurations.
Great!! These changes will just make it more useful to a lot of people. Thanks!
This adds support for restricting users to specific LDAP groups, however: