openldap/servers/slapd/schema/misc.schema

24 lines
515 B
Plaintext
Raw Normal View History

1999-04-27 14:34:10 +08:00
# Assorted definitions from several sources
#
# RFC2247
#
1999-04-27 14:34:10 +08:00
objectclass ( 1.3.6.1.4.1.1466.344 NAME 'dcObject' SUP top AUXILIARY MUST dc )
#
1999-04-27 14:34:10 +08:00
# This comes from RFC2377
#
1999-04-27 14:34:10 +08:00
objectclass ( 1.3.6.1.1.3.1 NAME 'uidObject' SUP top AUXILIARY MUST uid )
# Origin of this has not been identified. We had it and Netscape has it
# too.
attribute ( 1.3.6.1.4.1.250.1.60 NAME ( 'timeToLive' 'ttl' )
1999-06-09 01:41:09 +08:00
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
1999-04-27 14:34:10 +08:00
objectclass ( 1.3.6.1.4.1.250.3.18 NAME 'cacheObject' SUP top MAY ttl )
#
# RFC 2079
#