]> git.sur5r.net Git - openldap/blob - servers/slapd/schema/misc.schema
Add OpenLDAP RCSid
[openldap] / servers / slapd / schema / misc.schema
1 # Assorted definitions from several sources
2 # $OpenLDAP$
3
4 #
5 # RFC2247
6 #
7 objectclass ( 1.3.6.1.4.1.1466.344 NAME 'dcObject' SUP top AUXILIARY MUST dc )
8
9 #
10 # This comes from RFC2377
11 #
12 objectclass ( 1.3.6.1.1.3.1 NAME 'uidObject' SUP top AUXILIARY MUST uid )
13
14 # Origin of this has not been identified.  We had it and Netscape has it
15 # too.
16
17 attribute ( 1.3.6.1.4.1.250.1.60 NAME ( 'timeToLive' 'ttl' )
18         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
19
20 objectclass ( 1.3.6.1.4.1.250.3.18 NAME 'cacheObject' SUP top MAY ttl )
21
22 #
23 # RFC 2079
24 #