userFilter arguments in login.config from login.jsp

Peter Schober peter.schober at univie.ac.at
Thu May 2 12:37:07 EDT 2013


* Henry B. Hotz <hotz at jpl.nasa.gov> [2013-05-02 03:25]:
> I think that would be
> 
> userFilter=(&(uid={0})(ou={1}))

There's no requirement for other RDNs than the most specific one
(here: uid) to be part of the object's attributes and you can't search
on other RDNs like that.
So unless those user objects have an 'ou' attribute duplicating parts
of their DN (or something to that effect, like "virtual attributes"
based on location of the object in the DIT) this won't work.

Of course that seems to be the smallest part of the problem, from
reading Dan's email regarding the other necessary parts for this to
work.
-peter


More information about the users mailing list