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