Hi Gents,

I've quickly glanced over the mailing list archive, read the docs on cpan,
googled around but I still fail to understand how I could narrow down
a search for attributes that only returns values that make sense in a
given ou, e.g. ou=people,ou=users,o=org

The reason that I'm looking for this is because I want to present users
who have authenticated themselves against ldap with a list of attributes
that they can query from a CGI script, and then export a query result to
a csv file.  However, our directory knows over 800 attributes, most of
which have no relevance to a query;  but I'm reluctant to hard-code
choices in case we modify the schema later on and extend the objects
in ou=people .

Any hints/code examples or pointer on which friendly manual to read
are greatly appreciated.


Cheers,
Andrej

Reply via email to