Hello, My question has to do with the ability to iterate through LDAP "branches". Specifically, can the ReadOnlyUsersLDAPRepository class do authentication for users that are in higher branches that what was defined in the userBase.
We are able to successfully authenticate James 3 against OpenLdap that has all the users in one organizational unit. However, when we try to authenticate users present in higher branches, we are not able to authenticate. For instance if my userBase is: dc=example,dc=com: [email protected] - auth works [email protected] - auth does not work [email protected] - auth does not work when issuing "james-cli listusers", all the users are actually displayed: user1 user2 user3 but only user1 can be authenticated. thank you. -doru -------------------- doru mihaescu associate director information systems --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
