Re: built in objectClasses and atrributes
[email protected] Wed, 31 Mar 2010 17:55:18 +0200 (CEST)
| Newsgroups | gmane.network.openldap.general |
|---|---|
| Message-ID | <[email protected]> |
> Greetings, > > Where can I see the list of built in objectClasses and attributes the > OpenLDAP ships with? Start a slapd without including any schema files, and search the cn=subschema entry (with scope base). Request attributeTypes and objectClasses in the requested attributes list. p.