1999-10-05 20:04:04 -04:00
|
|
|
# $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
|
|
|
|
|
#
|
2000-05-22 21:20:33 -04:00
|
|
|
attributetype ( 1.3.6.1.4.1.4203.666.1.1 NAME 'authPassword'
|
|
|
|
|
DESC 'OpenLDAP authPassword attribute'
|
|
|
|
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.40
|
|
|
|
|
SINGLE-VALUE NO-USER-MODIFICATION USAGE dSAOperation )
|
|
|
|
|
|
2000-05-17 16:48:48 -04:00
|
|
|
attributetype ( 1.3.6.1.4.1.4203.666.1.3 NAME 'entry'
|
2000-05-20 21:09:41 -04:00
|
|
|
DESC 'OpenLDAP ACL entry psuedo attribute'
|
2000-05-17 16:48:48 -04:00
|
|
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.5
|
|
|
|
|
SINGLE-VALUE NO-USER-MODIFICATION USAGE dSAOperation )
|
2000-05-17 00:23:39 -04:00
|
|
|
|
2000-05-17 16:48:48 -04:00
|
|
|
attributetype ( 1.3.6.1.4.1.4203.666.1.4 NAME 'children'
|
2000-05-20 21:09:41 -04:00
|
|
|
DESC 'OpenLDAP ACL children psuedo attribute'
|
2000-05-17 16:48:48 -04:00
|
|
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.5
|
|
|
|
|
SINGLE-VALUE NO-USER-MODIFICATION USAGE dSAOperation )
|
2000-05-20 21:09:41 -04:00
|
|
|
|
2000-05-30 17:34:55 -04:00
|
|
|
attributetype ( 1.3.6.1.4.1.4203.666.1.5 NAME 'OpenLDAPaci'
|
|
|
|
|
DESC 'OpenLDAP access control information'
|
|
|
|
|
EQUALITY OpenLDAPaciMatch
|
|
|
|
|
SYNTAX 1.3.6.1.4.1.4203.666.2.1
|
|
|
|
|
USAGE directoryOperation )
|
|
|
|
|
|
2000-05-20 21:09:41 -04:00
|
|
|
#
|
|
|
|
|
# From U-Mich
|
|
|
|
|
#
|
|
|
|
|
attributetype ( 1.3.6.1.4.1.250.1.32
|
|
|
|
|
NAME ( 'krbName' 'kerberosName' )
|
|
|
|
|
DESC 'Kerberos Name'
|
2000-05-22 21:20:33 -04:00
|
|
|
EQUALITY caseIgnoreIA5Match
|
2000-05-20 21:09:41 -04:00
|
|
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
|
|
|
|
|
SINGLE-VALUE )
|