Hi All
 
I'm trying to find out if there's a way to find the fully qualified
identification of a user in LDAP, via Fedora ie:
The fully qualified user is:
CN=pie044,OU=Some Department,OU=SOME SECTION,DC=EXAMPLE,DC=COM,DC=AU
However, the user only types in 
pie044
 
In web.xml for Fedora, the bind-filter cannot be set to CN={0},OU=Some
Department,DC=example,DC=com,DC=au because the "Some Department" is
dynamic.
In other words, we want to authenticate all of our users regardless of
what department they are in.
 
This doesn't seem to work with my Fedora configuration because the OU is
coded into the web.xml, so not dynamic.
Is there a way to search for a user based on the identifier, and then
get their fully qualified user name to inject into the RDN?
All I can think of is maybe writing my own filter to do this if Fedora
cannot support this out of the box.
 
Thanks in advance,
 
Martin
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fedora-commons-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users

Reply via email to