mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
5697ed03ed
Update comments in cosine.schema
28 lines
521 B
Plaintext
28 lines
521 B
Plaintext
# $OpenLDAP$
|
|
#
|
|
# This file contains schema items specific to OpenLDAP software.
|
|
#
|
|
|
|
#
|
|
# This file *should* only depend upon core.schema
|
|
#
|
|
|
|
#
|
|
# slapd cn=monitor items
|
|
#
|
|
|
|
#
|
|
# slapd cn=config items
|
|
#
|
|
|
|
#
|
|
# other slapd items
|
|
#
|
|
attributetype ( 1.3.6.1.4.1.4203.666.1.3 NAME 'entry'
|
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.5
|
|
SINGLE-VALUE NO-USER-MODIFICATION USAGE dSAOperation )
|
|
|
|
attributetype ( 1.3.6.1.4.1.4203.666.1.4 NAME 'children'
|
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.5
|
|
SINGLE-VALUE NO-USER-MODIFICATION USAGE dSAOperation )
|