What is the proper format and best way to search for attribute values that are DN''s like manager? ______________________________________________________ Yahoo! for Good Donate to the Hurricane Katrina relief effort. http://store.yahoo.com/redcross-donate3/
> -----Original Message----- > From: fedora-directory-users-bounces@redhat.com > [mailto:fedora-directory-users-bounces@redhat.com] On Behalf > Of Scott Gilbert > Sent: Tuesday, September 13, 2005 9:14 AM > To: fedora-directory-users@redhat.com > Subject: [Fedora-directory-users] ldapsearch for manager? > > What is the proper format and best way to search for > attribute values that are DN''s like manager?They work just like any other attribute. The server should take care of any formatting or other differences so that DN''s are compared by _meaning_ if that is your concern.
Scott Gilbert wrote:>What is the proper format and best way to search for >attribute values that are DN''s like manager? > >The attribute must be defined with the DN syntax, not a string syntax like DirectoryString or IA5 String. You should be able to specify a search filter like (manager=uid=me,dc=example,dc=com) I don''t believe substring searches are supported (or they may not behave as expected).> > > > >______________________________________________________ >Yahoo! for Good >Donate to the Hurricane Katrina relief effort. >http://store.yahoo.com/redcross-donate3/ > >-- >Fedora-directory-users mailing list >Fedora-directory-users@redhat.com >https://www.redhat.com/mailman/listinfo/fedora-directory-users > >