[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: namingContext and defaultNamingContext



On Thu, May 08, 2003 at 01:29:18PM -0700, Dave Snoopy wrote:
> However, after setting up my OpenLDAP server, I don't
> see this defined when performing a base level
> "objectClass=*" query. Should I? If this attribute a

Perform a search like this one:
ldapsearch -x -h ldaphost -s base -b "" +
(note the "+" sign)

or just
ldapsearch -x -h ldaphost -s base -b "" namingContexts