]> git.sur5r.net Git - openldap/blob - servers/slapd/schema/openldap.schema
Relocate schema_init() call to main()
[openldap] / servers / slapd / schema / openldap.schema
1 # $OpenLDAP$
2 #
3 # This file contains schema items specific to OpenLDAP software.
4 #
5
6 #
7 # This file *should* only depend upon core.schema
8 #
9
10
11 # slapd cn=monitor items
12 #
13
14
15 # slapd cn=config items
16 #
17
18 #
19 # other slapd items
20 #
21 attributetype ( entryOID NAME 'entry' SUP name
22       SINGLE-VALUE NO-USER-MODIFICATION USAGE dSAOperation )
23 attributetype ( childrenOID NAME 'children' SUP name
24       SINGLE-VALUE NO-USER-MODIFICATION USAGE dSAOperation )