Douglas E. Engert wrote:

> Try
> ldapsearch -x  -s base -b "" "(objectclass=*)" +
>
> This should list the rootDSE and it should have a
> subschemaSubentry: cn=Subschema
>
> Then try
> ldapsearch -x -s base -b "cn=Subschema"  "(objectclass=*)" +
>
> That should list the attributes.
>
> Also make sure that the slapd.conf allows read access to the base
>
> access to dn.base="" by * read
>
This solved all my problems.  Thank you so very much!

-ron

-- 
Ron Parker
Software Creations               http://www.scbbs.com
Self-Administration Web Site     http://saw.scbbs.com
SDSS Subscription Mgmt Service   http://sdss.scbbs.com
Central Ave Dance Ensemble       http://www.centralavedance.com
R & B Salsa                      http://www.randbsalsa.com


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Jxplorer-users mailing list
Jxplorer-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jxplorer-users

Reply via email to