1*30cfceefSAndrew Rist# *************************************************************
2*30cfceefSAndrew Rist#
3*30cfceefSAndrew Rist#  Licensed to the Apache Software Foundation (ASF) under one
4*30cfceefSAndrew Rist#  or more contributor license agreements.  See the NOTICE file
5*30cfceefSAndrew Rist#  distributed with this work for additional information
6*30cfceefSAndrew Rist#  regarding copyright ownership.  The ASF licenses this file
7*30cfceefSAndrew Rist#  to you under the Apache License, Version 2.0 (the
8*30cfceefSAndrew Rist#  "License"); you may not use this file except in compliance
9*30cfceefSAndrew Rist#  with the License.  You may obtain a copy of the License at
10*30cfceefSAndrew Rist#
11*30cfceefSAndrew Rist#    http://www.apache.org/licenses/LICENSE-2.0
12*30cfceefSAndrew Rist#
13*30cfceefSAndrew Rist#  Unless required by applicable law or agreed to in writing,
14*30cfceefSAndrew Rist#  software distributed under the License is distributed on an
15*30cfceefSAndrew Rist#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16*30cfceefSAndrew Rist#  KIND, either express or implied.  See the License for the
17*30cfceefSAndrew Rist#  specific language governing permissions and limitations
18*30cfceefSAndrew Rist#  under the License.
19*30cfceefSAndrew Rist#
20*30cfceefSAndrew Rist# *************************************************************
21*30cfceefSAndrew Rist
22cdf0e10cSrcweir####################################################
23cdf0e10cSrcweir#LDIF Script for extending Active Directory Schema
24cdf0e10cSrcweir####################################################
25cdf0e10cSrcweirdn: CN=oo-registry-object-attr, CN=Schema, CN=Configuration,DC=sun, DC=com
26cdf0e10cSrcweirchangetype: add
27cdf0e10cSrcweirattributeID: 1.3.6.1.4.1.9770.2.1.1
28cdf0e10cSrcweirattributeSyntax: 2.5.5.12
29cdf0e10cSrcweirisSingleValued: TRUE
30cdf0e10cSrcweirlDAPDisplayName: oo-registry-object-attr
31cdf0e10cSrcweirobjectClass: attributeSchema
32cdf0e10cSrcweiroMSyntax: 64
33cdf0e10cSrcweir
34cdf0e10cSrcweirdn: CN=oo-org-mapping-attr,CN=Schema,CN=Configuration,DC=sun, DC=com
35cdf0e10cSrcweirchangetype: add
36cdf0e10cSrcweirattributeID: 1.3.6.1.4.1.9770.2.1.2
37cdf0e10cSrcweirattributeSyntax: 2.5.5.12
38cdf0e10cSrcweirisSingleValued: TRUE
39cdf0e10cSrcweirlDAPDisplayName: oo-org-mapping-attr
40cdf0e10cSrcweirobjectClass: attributeSchema
41cdf0e10cSrcweiroMSyntax: 64
42cdf0e10cSrcweir
43cdf0e10cSrcweirdn: CN=oo-ldap-attr-mapping-attr, CN=Schema,CN=Configuration,DC=sun, DC=com
44cdf0e10cSrcweirchangetype: add
45cdf0e10cSrcweirattributeID: 1.3.6.1.4.1.9770.2.1.3
46cdf0e10cSrcweirattributeSyntax: 2.5.5.12
47cdf0e10cSrcweirisSingleValued: TRUE
48cdf0e10cSrcweirlDAPDisplayName:oo-ldap-attr-mapping-attr
49cdf0e10cSrcweirobjectClass: attributeSchema
50cdf0e10cSrcweiroMSyntax: 64
51cdf0e10cSrcweir
52cdf0e10cSrcweirdn: CN=oo-role-priority-attr,CN=Schema,CN=Configuration,DC=sun, DC=com
53cdf0e10cSrcweirchangetype: add
54cdf0e10cSrcweirattributeID: 1.3.6.1.4.1.9770.2.1.4
55cdf0e10cSrcweirattributeSyntax: 2.5.5.12
56cdf0e10cSrcweirisSingleValued: TRUE
57cdf0e10cSrcweirlDAPDisplayName:oo-role-priority-attr
58cdf0e10cSrcweirobjectClass: attributeSchema
59cdf0e10cSrcweiroMSyntax: 64
60cdf0e10cSrcweir
61cdf0e10cSrcweirdn:
62cdf0e10cSrcweirchangetype: modify
63cdf0e10cSrcweiradd: schemaUpdateNow
64cdf0e10cSrcweirschemaUpdateNow: 1
65cdf0e10cSrcweir-
66cdf0e10cSrcweir
67cdf0e10cSrcweirdn: CN=oo-registry-object, CN=Schema, CN=Configuration,DC=sun, DC=com
68cdf0e10cSrcweirchangetype: add
69cdf0e10cSrcweirgovernsID: 1.3.6.1.4.1.9770.2.2.1
70cdf0e10cSrcweirlDAPDisplayName:oo-registry-object
71cdf0e10cSrcweirmaycontain: cn
72cdf0e10cSrcweirmayContain: oo-registry-object-attr
73cdf0e10cSrcweirobjectClass: classSchema
74cdf0e10cSrcweirobjectClassCategory: 1
75cdf0e10cSrcweirpossSuperiors: User
76cdf0e10cSrcweirsubClassOf: top
77cdf0e10cSrcweirdefaultHidingValue: FALSE
78cdf0e10cSrcweirshowInAdvancedViewOnly: FALSE
79cdf0e10cSrcweir
80cdf0e10cSrcweir
81cdf0e10cSrcweirdn: CN=oo-registry-meta-class, CN=Schema, CN=Configuration,DC=sun, DC=com
82cdf0e10cSrcweirchangetype: add
83cdf0e10cSrcweirgovernsID: 1.3.6.1.4.1.9770.2.2.2
84cdf0e10cSrcweirlDAPDisplayName:oo-registry-meta-class
85cdf0e10cSrcweirmayContain: oo-org-mapping-attr
86cdf0e10cSrcweirmayContain: oo-ldap-attr-mapping-attr
87cdf0e10cSrcweirobjectClass: classSchema
88cdf0e10cSrcweirobjectClassCategory: 1
89cdf0e10cSrcweirpossSuperiors:domainDNS
90cdf0e10cSrcweirsubClassOf: oo-registry-object
91cdf0e10cSrcweirdefaultHidingValue: FALSE
92cdf0e10cSrcweirshowInAdvancedViewOnly: FALSE
93cdf0e10cSrcweir
94cdf0e10cSrcweirdn: CN=oo-prioritised-role, CN=Schema, CN=Configuration,DC=sun, DC=com
95cdf0e10cSrcweirchangetype: add
96cdf0e10cSrcweirgovernsID: 1.3.6.1.4.1.9770.2.2.3
97cdf0e10cSrcweirlDAPDisplayName: oo-prioritised-role
98cdf0e10cSrcweirmayContain: oo-role-priority-attr
99cdf0e10cSrcweirobjectClass: classSchema
100cdf0e10cSrcweirobjectClassCategory: 3
101cdf0e10cSrcweirsubClassOf: top
102cdf0e10cSrcweirdefaultHidingValue: FALSE
103cdf0e10cSrcweirshowInAdvancedViewOnly: FALSE
104cdf0e10cSrcweir
105cdf0e10cSrcweirdn:
106cdf0e10cSrcweirchangetype: modify
107cdf0e10cSrcweiradd: schemaUpdateNow
108cdf0e10cSrcweirschemaUpdateNow: 1
109cdf0e10cSrcweir-
110cdf0e10cSrcweir
111cdf0e10cSrcweirdn: CN=Group, CN=Schema, CN=Configuration,DC=sun, DC=com
112cdf0e10cSrcweirchangetype: modify
113cdf0e10cSrcweiradd: auxiliaryClass
114cdf0e10cSrcweirauxilaryClass: oo-prioritised-role
115cdf0e10cSrcweir-
116cdf0e10cSrcweir
117cdf0e10cSrcweirdn: CN=oo-registry-object, CN=Schema,CN=Configuration,DC=sun, DC=com
118cdf0e10cSrcweirchangetype: modify
119cdf0e10cSrcweiradd: possSuperiors
120cdf0e10cSrcweirpossSuperiors: oo-registry-meta-class
121cdf0e10cSrcweir-
122cdf0e10cSrcweir
123cdf0e10cSrcweirdn: CN=oo-registry-object, CN=Schema,CN=Configuration,DC=sun, DC=com
124cdf0e10cSrcweirchangetype: modify
125cdf0e10cSrcweiradd: possSuperiors
126cdf0e10cSrcweirpossSuperiors: oo-registry-object
127cdf0e10cSrcweir-
128cdf0e10cSrcweir
129cdf0e10cSrcweirdn:
130cdf0e10cSrcweirchangetype: modify
131cdf0e10cSrcweiradd: schemaUpdateNow
132cdf0e10cSrcweirschemaUpdateNow: 1
133cdf0e10cSrcweir-
134cdf0e10cSrcweir
135cdf0e10cSrcweir
136cdf0e10cSrcweir
137cdf0e10cSrcweir
138cdf0e10cSrcweir
139cdf0e10cSrcweir
140cdf0e10cSrcweir
141