[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: cn=Subschema
ldapsearch -x -b cn=Subschema -D cn=rootdn -w secretpassword -h
localhost -p 389 -L objectclass=* objectclass attributetype
Doesn't give any results. Am I missing something easy?
You need to add "-s base" as per RFC4512 Section 4.4.
p.
Ing. Pierangelo Masarati
OpenLDAP Core Team
SysNet s.n.c.
Via Dossi, 8 - 27100 Pavia - ITALIA
http://www.sys-net.it
------------------------------------------
Office: +39.02.23998309
Mobile: +39.333.4963172
Email: pierangelo.masarati@sys-net.it
------------------------------------------
- References:
- cn=Subschema
- From: "matthew sporleder" <msporleder@gmail.com>