2 # This file is part of the LibreOffice project.
4 # This Source Code Form is subject to the terms of the Mozilla Public
5 # License, v. 2.0. If a copy of the MPL was not distributed with this
6 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
8 # This file incorporates work covered by the following license notice:
10 # Licensed to the Apache Software Foundation (ASF) under one or more
11 # contributor license agreements. See the NOTICE file distributed
12 # with this work for additional information regarding copyright
13 # ownership. The ASF licenses this file to you under the Apache
14 # License, Version 2.0 (the "License"); you may not use this file
15 # except in compliance with the License. You may obtain a copy of
16 # the License at http://www.apache.org/licenses/LICENSE-2.0 .
18 ####################################################
19 #LDIF Script for extending Active Directory Schema
20 ####################################################
21 dn: CN=oo-registry-object-attr, CN=Schema, CN=Configuration,DC=sun, DC=com
23 attributeID: 1.3.6.1.4.1.9770.2.1.1
24 attributeSyntax: 2.5.5.12
26 lDAPDisplayName: oo-registry-object-attr
27 objectClass: attributeSchema
30 dn: CN=oo-org-mapping-attr,CN=Schema,CN=Configuration,DC=sun, DC=com
32 attributeID: 1.3.6.1.4.1.9770.2.1.2
33 attributeSyntax: 2.5.5.12
35 lDAPDisplayName: oo-org-mapping-attr
36 objectClass: attributeSchema
39 dn: CN=oo-ldap-attr-mapping-attr, CN=Schema,CN=Configuration,DC=sun, DC=com
41 attributeID: 1.3.6.1.4.1.9770.2.1.3
42 attributeSyntax: 2.5.5.12
44 lDAPDisplayName:oo-ldap-attr-mapping-attr
45 objectClass: attributeSchema
48 dn: CN=oo-role-priority-attr,CN=Schema,CN=Configuration,DC=sun, DC=com
50 attributeID: 1.3.6.1.4.1.9770.2.1.4
51 attributeSyntax: 2.5.5.12
53 lDAPDisplayName:oo-role-priority-attr
54 objectClass: attributeSchema
63 dn: CN=oo-registry-object, CN=Schema, CN=Configuration,DC=sun, DC=com
65 governsID: 1.3.6.1.4.1.9770.2.2.1
66 lDAPDisplayName:oo-registry-object
68 mayContain: oo-registry-object-attr
69 objectClass: classSchema
70 objectClassCategory: 1
73 defaultHidingValue: FALSE
74 showInAdvancedViewOnly: FALSE
77 dn: CN=oo-registry-meta-class, CN=Schema, CN=Configuration,DC=sun, DC=com
79 governsID: 1.3.6.1.4.1.9770.2.2.2
80 lDAPDisplayName:oo-registry-meta-class
81 mayContain: oo-org-mapping-attr
82 mayContain: oo-ldap-attr-mapping-attr
83 objectClass: classSchema
84 objectClassCategory: 1
85 possSuperiors:domainDNS
86 subClassOf: oo-registry-object
87 defaultHidingValue: FALSE
88 showInAdvancedViewOnly: FALSE
90 dn: CN=oo-prioritised-role, CN=Schema, CN=Configuration,DC=sun, DC=com
92 governsID: 1.3.6.1.4.1.9770.2.2.3
93 lDAPDisplayName: oo-prioritised-role
94 mayContain: oo-role-priority-attr
95 objectClass: classSchema
96 objectClassCategory: 3
98 defaultHidingValue: FALSE
99 showInAdvancedViewOnly: FALSE
107 dn: CN=Group, CN=Schema, CN=Configuration,DC=sun, DC=com
110 auxilaryClass: oo-prioritised-role
113 dn: CN=oo-registry-object, CN=Schema,CN=Configuration,DC=sun, DC=com
116 possSuperiors: oo-registry-meta-class
119 dn: CN=oo-registry-object, CN=Schema,CN=Configuration,DC=sun, DC=com
122 possSuperiors: oo-registry-object