Re: List of Indexed Attributes

2006-12-04 Thread Chris Ridd
On 4/12/06 1:41, AM <[EMAIL PROTECTED]> wrote: > > Chris Ridd wrote: >> On 1/12/06 8:04, AM <[EMAIL PROTECTED]> wrote: >> >>> Hi, >>> Anybody know how to write perl/net::ldap script to get a list of all >>> indexed attributes? >> >> Step 1 - find out from your server documentation if the server

Re: List of Indexed Attributes

2006-12-04 Thread AM
Chris Ridd wrote: > On 1/12/06 8:04, AM <[EMAIL PROTECTED]> wrote: > > > Hi, > > Anybody know how to write perl/net::ldap script to get a list of all > > indexed attributes? > > Step 1 - find out from your server documentation if the server exposes that > information to clients. Every server will

Re: List of Indexed Attributes

2006-12-01 Thread Chris Ridd
On 1/12/06 8:04, AM <[EMAIL PROTECTED]> wrote: > Hi, > Anybody know how to write perl/net::ldap script to get a list of all > indexed attributes? Step 1 - find out from your server documentation if the server exposes that information to clients. Every server will do it differently, if at all. Th

List of Indexed Attributes

2006-12-01 Thread AM
Hi, Anybody know how to write perl/net::ldap script to get a list of all indexed attributes? Thanks! Anu M