1 | # |
---|
2 | # OPEN X CHANGE ORG - SCHEMA 0.1 |
---|
3 | # |
---|
4 | attributetype ( 1.1.2.1.1.1 NAME ( 'mailEnabled' ) |
---|
5 | DESC 'Is the user enabled or not, for pam_ldap,postfix etc. filtering...' |
---|
6 | EQUALITY caseIgnoreMatch |
---|
7 | SUBSTR caseIgnoreSubstringsMatch |
---|
8 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{32768} SINGLE-VALUE ) |
---|
9 | |
---|
10 | attributetype ( 1.1.2.1.1.2 NAME ( 'alias' ) |
---|
11 | DESC 'email alias' |
---|
12 | EQUALITY caseIgnoreMatch |
---|
13 | SUBSTR caseIgnoreSubstringsMatch |
---|
14 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{32768} ) |
---|
15 | |
---|
16 | attributetype ( 1.1.2.1.1.3 NAME ( 'imapServer' ) |
---|
17 | DESC 'Users Imap Server' |
---|
18 | EQUALITY caseIgnoreMatch |
---|
19 | SUBSTR caseIgnoreSubstringsMatch |
---|
20 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{32768} SINGLE-VALUE ) |
---|
21 | |
---|
22 | attributetype ( 1.1.2.1.1.4 NAME ( 'imapPort' ) |
---|
23 | DESC 'Users Imap Server Port' |
---|
24 | SUP ipServicePort ) |
---|
25 | |
---|
26 | attributetype ( 1.1.2.1.1.5 NAME ( 'sievePort' ) |
---|
27 | DESC 'Users SIEVE Server Port' |
---|
28 | SUP ipServicePort ) |
---|
29 | |
---|
30 | attributetype ( 1.1.2.1.1.6 NAME ( 'smtpServer' ) |
---|
31 | DESC 'Users SMTP Server' |
---|
32 | EQUALITY caseIgnoreMatch |
---|
33 | SUBSTR caseIgnoreSubstringsMatch |
---|
34 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{32768} SINGLE-VALUE ) |
---|
35 | |
---|
36 | attributetype ( 1.1.2.1.1.7 NAME ( 'smtpPort' ) |
---|
37 | DESC 'Users SMTP Server Port' |
---|
38 | SUP ipServicePort ) |
---|
39 | |
---|
40 | attributetype ( 1.1.2.1.1.8 NAME ( 'relClientCert' ) |
---|
41 | DESC 'Users Certificate for Ip Service like SMTP or IMAP' |
---|
42 | EQUALITY caseIgnoreMatch |
---|
43 | SUBSTR caseIgnoreSubstringsMatch |
---|
44 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{32768} SINGLE-VALUE ) |
---|
45 | |
---|
46 | attributetype ( 1.1.2.1.1.9 NAME ( 'userCountry' ) |
---|
47 | DESC 'Users country code' |
---|
48 | SUP name SINGLE-VALUE ) |
---|
49 | |
---|
50 | attributetype ( 1.1.2.1.1.10 NAME ( 'loginDestination' ) |
---|
51 | DESC 'Users Destination - Groupware , Webmail, Config ...' |
---|
52 | EQUALITY caseIgnoreMatch |
---|
53 | SUBSTR caseIgnoreSubstringsMatch |
---|
54 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
55 | |
---|
56 | attributetype ( 1.1.2.1.1.11 NAME ( 'birthDay' ) |
---|
57 | DESC 'Users birthday' |
---|
58 | EQUALITY caseIgnoreMatch |
---|
59 | SUBSTR caseIgnoreSubstringsMatch |
---|
60 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
61 | |
---|
62 | attributetype ( 1.1.2.1.1.12 NAME ( 'colocRouteAddr' ) |
---|
63 | DESC 'route mail to this address' |
---|
64 | EQUALITY caseIgnoreIA5Match |
---|
65 | SUBSTR caseIgnoreIA5SubstringsMatch |
---|
66 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} SINGLE-VALUE ) |
---|
67 | |
---|
68 | attributetype ( 1.1.2.1.1.13 NAME ( 'reject' ) |
---|
69 | DESC 'Should contain the mailaddys to reject' |
---|
70 | EQUALITY caseIgnoreIA5Match |
---|
71 | SUBSTR caseIgnoreIA5SubstringsMatch |
---|
72 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} ) |
---|
73 | |
---|
74 | attributetype ( 1.1.2.1.1.14 NAME ( 'lnetMailAccess' ) |
---|
75 | DESC 'Is the user able to send mail to the inet' |
---|
76 | EQUALITY caseIgnoreMatch |
---|
77 | SUBSTR caseIgnoreSubstringsMatch |
---|
78 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{32768} SINGLE-VALUE ) |
---|
79 | |
---|
80 | attributetype ( 1.1.2.1.1.15 NAME ( 'OXGroupwareStyle' ) |
---|
81 | DESC 'Groupware Style' |
---|
82 | EQUALITY caseIgnoreMatch |
---|
83 | SUBSTR caseIgnoreSubstringsMatch |
---|
84 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{32768} SINGLE-VALUE ) |
---|
85 | |
---|
86 | attributetype ( 1.1.2.1.1.16 NAME ( 'OXWebmailStyle' ) |
---|
87 | DESC 'Webmail Style' |
---|
88 | EQUALITY caseIgnoreMatch |
---|
89 | SUBSTR caseIgnoreSubstringsMatch |
---|
90 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{32768} SINGLE-VALUE ) |
---|
91 | |
---|
92 | attributetype ( 1.1.2.1.1.17 NAME 'OXGroupID' |
---|
93 | DESC 'GIDs of the secondary Groups of the User' |
---|
94 | EQUALITY integerMatch |
---|
95 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.27) |
---|
96 | |
---|
97 | attributetype ( 1.1.2.1.1.18 NAME ( 'OXAppointmentDays' ) |
---|
98 | DESC 'Days to display new appointments' |
---|
99 | EQUALITY caseIgnoreIA5Match |
---|
100 | SUBSTR caseIgnoreIA5SubstringsMatch |
---|
101 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ) |
---|
102 | |
---|
103 | |
---|
104 | attributetype ( 1.1.2.1.1.19 NAME ( 'OXTaskDays' ) |
---|
105 | DESC 'Days to display new tasks' |
---|
106 | EQUALITY caseIgnoreIA5Match |
---|
107 | SUBSTR caseIgnoreIA5SubstringsMatch |
---|
108 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ) |
---|
109 | |
---|
110 | attributetype ( 1.1.2.1.1.20 NAME ( 'OXTimeZone' ) |
---|
111 | EQUALITY caseIgnoreMatch |
---|
112 | SUBSTR caseIgnoreSubstringsMatch |
---|
113 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{32768} SINGLE-VALUE ) |
---|
114 | |
---|
115 | attributetype ( 1.1.2.1.1.21 NAME ( 'groupwareServer' ) |
---|
116 | EQUALITY caseIgnoreMatch |
---|
117 | SUBSTR caseIgnoreSubstringsMatch |
---|
118 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{32768} SINGLE-VALUE ) |
---|
119 | |
---|
120 | attributetype ( 1.1.2.1.1.22 NAME ( 'groupwareServerPort' ) |
---|
121 | SUP ipServicePort ) |
---|
122 | |
---|
123 | attributetype ( 1.1.2.1.1.23 NAME ( 'webmailServer' ) |
---|
124 | EQUALITY caseIgnoreMatch |
---|
125 | SUBSTR caseIgnoreSubstringsMatch |
---|
126 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{32768} SINGLE-VALUE ) |
---|
127 | |
---|
128 | attributetype ( 1.1.2.1.1.24 NAME ( 'webmailServerPort' ) |
---|
129 | SUP ipServicePort ) |
---|
130 | |
---|
131 | attributetype ( 1.1.2.1.1.25 NAME ( 'DBServer' ) |
---|
132 | EQUALITY caseIgnoreMatch |
---|
133 | SUBSTR caseIgnoreSubstringsMatch |
---|
134 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{32768} SINGLE-VALUE ) |
---|
135 | |
---|
136 | attributetype ( 1.1.2.1.1.26 NAME ( 'DBServerPort' ) |
---|
137 | SUP ipServicePort SINGLE-VALUE ) |
---|
138 | |
---|
139 | attributetype ( 1.1.2.1.1.27 NAME ( 'DBServerType' ) |
---|
140 | EQUALITY caseIgnoreMatch |
---|
141 | SUBSTR caseIgnoreSubstringsMatch |
---|
142 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{32768} SINGLE-VALUE ) |
---|
143 | |
---|
144 | attributetype ( 1.1.2.1.1.28 NAME ( 'writeGlobalAddressBook' ) |
---|
145 | EQUALITY caseIgnoreMatch |
---|
146 | SUBSTR caseIgnoreSubstringsMatch |
---|
147 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{32768} SINGLE-VALUE ) |
---|
148 | |
---|
149 | attributetype ( 1.1.2.1.1.29 NAME ( 'resourceGroupName' ) |
---|
150 | SUP name SINGLE-VALUE ) |
---|
151 | |
---|
152 | attributetype ( 1.1.2.1.1.30 NAME ( 'resourceGroupMember' ) |
---|
153 | DESC 'resource that is member of a resource group' |
---|
154 | EQUALITY caseIgnoreMatch |
---|
155 | SUBSTR caseIgnoreSubstringsMatch |
---|
156 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{32768} ) |
---|
157 | |
---|
158 | attributetype ( 1.1.2.1.1.31 NAME ( 'resourceGroupAvailable' ) |
---|
159 | DESC 'Ressource group available in OX' |
---|
160 | EQUALITY booleanMatch |
---|
161 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE ) |
---|
162 | |
---|
163 | attributetype ( 1.1.2.1.1.32 NAME ( 'resourceGroupDescription' ) |
---|
164 | SUP description SINGLE-VALUE ) |
---|
165 | |
---|
166 | attributetype ( 1.1.2.1.1.33 NAME ( 'resourceName' ) |
---|
167 | SUP name SINGLE-VALUE ) |
---|
168 | |
---|
169 | attributetype ( 1.1.2.1.1.34 NAME ( 'resourceAvailable' ) |
---|
170 | DESC 'Ressource available in OX' |
---|
171 | EQUALITY booleanMatch |
---|
172 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE ) |
---|
173 | |
---|
174 | attributetype ( 1.1.2.1.1.35 NAME ( 'resourceDescription' ) |
---|
175 | SUP description SINGLE-VALUE ) |
---|
176 | |
---|
177 | attributetype ( 1.1.2.1.1.36 NAME ( 'mailDomain' ) |
---|
178 | EQUALITY caseIgnoreMatch |
---|
179 | SUBSTR caseIgnoreSubstringsMatch |
---|
180 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{32768} SINGLE-VALUE ) |
---|
181 | |
---|
182 | attributetype ( 1.1.2.1.1.37 NAME ( 'vaddress' ) |
---|
183 | DESC 'vadress' |
---|
184 | EQUALITY caseIgnoreIA5Match |
---|
185 | SUBSTR caseIgnoreIA5SubstringsMatch |
---|
186 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} ) |
---|
187 | |
---|
188 | attributetype ( 1.1.2.1.1.38 NAME ( 'MTALocaldomain' ) |
---|
189 | EQUALITY caseIgnoreMatch |
---|
190 | SUBSTR caseIgnoreSubstringsMatch |
---|
191 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{32768} SINGLE-VALUE ) |
---|
192 | |
---|
193 | attributetype ( 1.1.2.1.1.39 NAME ( 'mailDeliveryProgram' ) |
---|
194 | EQUALITY caseIgnoreMatch |
---|
195 | SUBSTR caseIgnoreSubstringsMatch |
---|
196 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{32768} ) |
---|
197 | |
---|
198 | attributetype ( 1.1.2.1.1.40 NAME ( 'deliverToUID' ) |
---|
199 | DESC 'direct mail delivery' |
---|
200 | EQUALITY caseIgnoreMatch |
---|
201 | SUBSTR caseIgnoreSubstringsMatch |
---|
202 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} ) |
---|
203 | |
---|
204 | attributetype ( 1.1.2.1.1.41 NAME ( 'fn' ) SUP name ) |
---|
205 | |
---|
206 | attributetype ( 1.1.2.1.1.42 NAME ( 'smtpDomainTransportNexthop' ) |
---|
207 | DESC 'contain transport:[nexthop] mail routing information' |
---|
208 | EQUALITY caseIgnoreMatch |
---|
209 | SUBSTR caseIgnoreSubstringsMatch |
---|
210 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{32768} SINGLE-VALUE ) |
---|
211 | |
---|
212 | attributetype ( 1.1.2.1.1.43 NAME ( 'smtpDomain' ) |
---|
213 | DESC 'contain host/domain name, used with smtpDomainTransportNexthop' |
---|
214 | EQUALITY caseIgnoreMatch |
---|
215 | SUBSTR caseIgnoreSubstringsMatch |
---|
216 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{32768} ) |
---|
217 | |
---|
218 | |
---|
219 | |
---|
220 | ########### Special Attributes for new Contact Handling (OL) ############################### |
---|
221 | |
---|
222 | attributetype ( 1.1.2.1.1.44 NAME ( 'IPPhone' ) |
---|
223 | DESC 'User IPPhone Address in Outlook' |
---|
224 | EQUALITY caseIgnoreMatch |
---|
225 | SUBSTR caseIgnoreSubstringsMatch |
---|
226 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
227 | |
---|
228 | |
---|
229 | attributetype ( 1.1.2.1.1.45 NAME ( 'url' ) |
---|
230 | DESC 'Users business Homepage' |
---|
231 | EQUALITY caseIgnoreMatch |
---|
232 | SUBSTR caseIgnoreSubstringsMatch |
---|
233 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
234 | |
---|
235 | attributetype ( 1.1.2.1.1.46 NAME ( 'otherpager' ) |
---|
236 | DESC 'Users Business pager' |
---|
237 | EQUALITY caseIgnoreMatch |
---|
238 | SUBSTR caseIgnoreSubstringsMatch |
---|
239 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
240 | |
---|
241 | attributetype ( 1.1.2.1.1.47 NAME ( 'otherfacsimiletelephonenumber' ) |
---|
242 | DESC 'Users Home fax number' |
---|
243 | EQUALITY caseIgnoreMatch |
---|
244 | SUBSTR caseIgnoreSubstringsMatch |
---|
245 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
246 | |
---|
247 | |
---|
248 | attributetype ( 1.1.2.1.1.48 NAME ( 'middleName' ) |
---|
249 | DESC 'Users middlename' |
---|
250 | EQUALITY caseIgnoreMatch |
---|
251 | SUBSTR caseIgnoreSubstringsMatch |
---|
252 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
253 | |
---|
254 | attributetype ( 1.1.2.1.1.49 NAME ( 'conferenceInformation' ) |
---|
255 | DESC 'Users n3tmeeting Info' |
---|
256 | EQUALITY caseIgnoreMatch |
---|
257 | SUBSTR caseIgnoreSubstringsMatch |
---|
258 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
259 | |
---|
260 | ########### END - Special Attributes for new Contact Handling (OL) ############################### |
---|
261 | |
---|
262 | ########### Special Attributes for new Contact Handling (OX) ############################## |
---|
263 | |
---|
264 | attributetype ( 1.1.2.1.1.50 NAME ( 'OXUserPosition' ) |
---|
265 | DESC 'Users position' |
---|
266 | EQUALITY caseIgnoreMatch |
---|
267 | SUBSTR caseIgnoreSubstringsMatch |
---|
268 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
269 | |
---|
270 | attributetype ( 1.1.2.1.1.51 NAME ( 'OXUserSalesVolume' ) |
---|
271 | DESC 'Users sales volume' |
---|
272 | EQUALITY caseIgnoreMatch |
---|
273 | SUBSTR caseIgnoreSubstringsMatch |
---|
274 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
275 | |
---|
276 | |
---|
277 | attributetype ( 1.1.2.1.1.52 NAME ( 'OXUserCity' ) |
---|
278 | DESC 'Users City' |
---|
279 | EQUALITY caseIgnoreMatch |
---|
280 | SUBSTR caseIgnoreSubstringsMatch |
---|
281 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
282 | |
---|
283 | |
---|
284 | attributetype ( 1.1.2.1.1.53 NAME ( 'OXUserTaxID' ) |
---|
285 | DESC 'Users Tax ID' |
---|
286 | EQUALITY caseIgnoreMatch |
---|
287 | SUBSTR caseIgnoreSubstringsMatch |
---|
288 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
289 | |
---|
290 | |
---|
291 | attributetype ( 1.1.2.1.1.54 NAME ( 'OXUserComReg' ) |
---|
292 | DESC 'Users Commercial Register' |
---|
293 | EQUALITY caseIgnoreMatch |
---|
294 | SUBSTR caseIgnoreSubstringsMatch |
---|
295 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
296 | |
---|
297 | |
---|
298 | attributetype ( 1.1.2.1.1.55 NAME ( 'OXUserBranches' ) |
---|
299 | DESC 'Users Branches' |
---|
300 | EQUALITY caseIgnoreMatch |
---|
301 | SUBSTR caseIgnoreSubstringsMatch |
---|
302 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
303 | |
---|
304 | |
---|
305 | attributetype ( 1.1.2.1.1.56 NAME ( 'OXUserAssistant' ) |
---|
306 | DESC 'Users Assistant' |
---|
307 | SUP manager ) |
---|
308 | |
---|
309 | attributetype ( 1.1.2.1.1.57 NAME ( 'OXUserCategories' ) |
---|
310 | DESC 'Users Categories' |
---|
311 | EQUALITY caseIgnoreMatch |
---|
312 | SUBSTR caseIgnoreSubstringsMatch |
---|
313 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
314 | |
---|
315 | attributetype ( 1.1.2.1.1.58 NAME ( 'OXUserOtherStreet' ) |
---|
316 | DESC 'Users alternative Street' |
---|
317 | EQUALITY caseIgnoreMatch |
---|
318 | SUBSTR caseIgnoreSubstringsMatch |
---|
319 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
320 | |
---|
321 | |
---|
322 | attributetype ( 1.1.2.1.1.59 NAME ( 'OXUserOtherPostalCode' ) |
---|
323 | DESC 'Users alternative postal code' |
---|
324 | EQUALITY caseIgnoreMatch |
---|
325 | SUBSTR caseIgnoreSubstringsMatch |
---|
326 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
327 | |
---|
328 | attributetype ( 1.1.2.1.1.60 NAME ( 'OXUserOtherCity' ) |
---|
329 | DESC 'Users alternative city' |
---|
330 | EQUALITY caseIgnoreMatch |
---|
331 | SUBSTR caseIgnoreSubstringsMatch |
---|
332 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
333 | |
---|
334 | attributetype ( 1.1.2.1.1.61 NAME ( 'OXUserOtherState' ) |
---|
335 | DESC 'Users alternative State' |
---|
336 | EQUALITY caseIgnoreMatch |
---|
337 | SUBSTR caseIgnoreSubstringsMatch |
---|
338 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
339 | |
---|
340 | |
---|
341 | attributetype ( 1.1.2.1.1.62 NAME ( 'OXUserOtherCountry' ) |
---|
342 | DESC 'Users alternative Country' |
---|
343 | EQUALITY caseIgnoreMatch |
---|
344 | SUBSTR caseIgnoreSubstringsMatch |
---|
345 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
346 | |
---|
347 | attributetype ( 1.1.2.1.1.63 NAME ( 'OXUserTeleAssistant' ) |
---|
348 | DESC 'Users Assistant TelephoneNumber' |
---|
349 | EQUALITY caseIgnoreMatch |
---|
350 | SUBSTR caseIgnoreSubstringsMatch |
---|
351 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
352 | |
---|
353 | |
---|
354 | attributetype ( 1.1.2.1.1.64 NAME ( 'OXUserTeleBusiness2' ) |
---|
355 | DESC 'Users alternative business phone number' |
---|
356 | EQUALITY caseIgnoreMatch |
---|
357 | SUBSTR caseIgnoreSubstringsMatch |
---|
358 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
359 | |
---|
360 | |
---|
361 | attributetype ( 1.1.2.1.1.65 NAME ( 'OXUserTeleCallback' ) |
---|
362 | DESC 'Users Callback' |
---|
363 | EQUALITY caseIgnoreMatch |
---|
364 | SUBSTR caseIgnoreSubstringsMatch |
---|
365 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
366 | |
---|
367 | |
---|
368 | attributetype ( 1.1.2.1.1.66 NAME ( 'OXUserTeleCar' ) |
---|
369 | DESC 'Users Car Phone Number' |
---|
370 | EQUALITY caseIgnoreMatch |
---|
371 | SUBSTR caseIgnoreSubstringsMatch |
---|
372 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
373 | |
---|
374 | attributetype ( 1.1.2.1.1.67 NAME ( 'OXUserTeleCompany' ) |
---|
375 | DESC 'Users Company Phone' |
---|
376 | EQUALITY caseIgnoreMatch |
---|
377 | SUBSTR caseIgnoreSubstringsMatch |
---|
378 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
379 | |
---|
380 | attributetype ( 1.1.2.1.1.68 NAME ( 'OXUserTeleHome2' ) |
---|
381 | DESC 'Users 2nd. Home Phone ' |
---|
382 | EQUALITY caseIgnoreMatch |
---|
383 | SUBSTR caseIgnoreSubstringsMatch |
---|
384 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
385 | |
---|
386 | attributetype ( 1.1.2.1.1.69 NAME ( 'OXUserTeleMobile2' ) |
---|
387 | DESC 'Users 2nd mobile number' |
---|
388 | EQUALITY caseIgnoreMatch |
---|
389 | SUBSTR caseIgnoreSubstringsMatch |
---|
390 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
391 | |
---|
392 | attributetype ( 1.1.2.1.1.70 NAME ( 'OXUserTeleOther' ) |
---|
393 | DESC 'Users other Phone' |
---|
394 | EQUALITY caseIgnoreMatch |
---|
395 | SUBSTR caseIgnoreSubstringsMatch |
---|
396 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
397 | |
---|
398 | attributetype ( 1.1.2.1.1.71 NAME ( 'OXUserTeleFax2' ) |
---|
399 | DESC 'Users 2nd Telefax Number' |
---|
400 | EQUALITY caseIgnoreMatch |
---|
401 | SUBSTR caseIgnoreSubstringsMatch |
---|
402 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
403 | |
---|
404 | attributetype ( 1.1.2.1.1.72 NAME ( 'OXUserTelePrimary' ) |
---|
405 | DESC 'Users primary Phone' |
---|
406 | EQUALITY caseIgnoreMatch |
---|
407 | SUBSTR caseIgnoreSubstringsMatch |
---|
408 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
409 | |
---|
410 | attributetype ( 1.1.2.1.1.73 NAME ( 'OXUserTeleRadio' ) |
---|
411 | DESC 'Users Radio' |
---|
412 | EQUALITY caseIgnoreMatch |
---|
413 | SUBSTR caseIgnoreSubstringsMatch |
---|
414 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
415 | |
---|
416 | attributetype ( 1.1.2.1.1.74 NAME ( 'OXUserTeleTTY' ) |
---|
417 | DESC 'Users TTY/tdd ' |
---|
418 | EQUALITY caseIgnoreMatch |
---|
419 | SUBSTR caseIgnoreSubstringsMatch |
---|
420 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
421 | |
---|
422 | attributetype ( 1.1.2.1.1.75 NAME ( 'OXUserInstantMessenger' ) |
---|
423 | DESC 'Users IM' |
---|
424 | EQUALITY caseIgnoreMatch |
---|
425 | SUBSTR caseIgnoreSubstringsMatch |
---|
426 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
427 | |
---|
428 | attributetype ( 1.1.2.1.1.76 NAME ( 'OXUserInstantmessenger2' ) |
---|
429 | DESC 'Users 2nd IM' |
---|
430 | EQUALITY caseIgnoreMatch |
---|
431 | SUBSTR caseIgnoreSubstringsMatch |
---|
432 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
433 | |
---|
434 | attributetype ( 1.1.2.1.1.77 NAME ( 'OXUserEmail2' ) |
---|
435 | DESC 'Users 2nd Email' |
---|
436 | EQUALITY caseIgnoreMatch |
---|
437 | SUBSTR caseIgnoreSubstringsMatch |
---|
438 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
439 | |
---|
440 | attributetype ( 1.1.2.1.1.78 NAME ( 'OXUserEmail3' ) |
---|
441 | DESC 'Users 3rd Email' |
---|
442 | EQUALITY caseIgnoreMatch |
---|
443 | SUBSTR caseIgnoreSubstringsMatch |
---|
444 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
445 | |
---|
446 | attributetype ( 1.1.2.1.1.79 NAME ( 'OXUserUserUndef01' ) |
---|
447 | DESC 'Users custom field 01' |
---|
448 | EQUALITY caseIgnoreMatch |
---|
449 | SUBSTR caseIgnoreSubstringsMatch |
---|
450 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
451 | |
---|
452 | attributetype ( 1.1.2.1.1.80 NAME ( 'OXUserUserUndef02' ) |
---|
453 | DESC 'Users custom field 02' |
---|
454 | EQUALITY caseIgnoreMatch |
---|
455 | SUBSTR caseIgnoreSubstringsMatch |
---|
456 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
457 | |
---|
458 | attributetype ( 1.1.2.1.1.81 NAME ( 'OXUserUserUndef03' ) |
---|
459 | DESC 'Users custom field 03' |
---|
460 | EQUALITY caseIgnoreMatch |
---|
461 | SUBSTR caseIgnoreSubstringsMatch |
---|
462 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
463 | |
---|
464 | attributetype ( 1.1.2.1.1.82 NAME ( 'OXUserUserUndef04' ) |
---|
465 | DESC 'Users custom field 04' |
---|
466 | EQUALITY caseIgnoreMatch |
---|
467 | SUBSTR caseIgnoreSubstringsMatch |
---|
468 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
469 | |
---|
470 | attributetype ( 1.1.2.1.1.83 NAME ( 'OXUserUserUndef05' ) |
---|
471 | DESC 'Users custom field 05' |
---|
472 | EQUALITY caseIgnoreMatch |
---|
473 | SUBSTR caseIgnoreSubstringsMatch |
---|
474 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
475 | |
---|
476 | attributetype ( 1.1.2.1.1.84 NAME ( 'OXUserUserUndef06' ) |
---|
477 | DESC 'Users custom field 06' |
---|
478 | EQUALITY caseIgnoreMatch |
---|
479 | SUBSTR caseIgnoreSubstringsMatch |
---|
480 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
481 | |
---|
482 | attributetype ( 1.1.2.1.1.85 NAME ( 'OXUserUserUndef07' ) |
---|
483 | DESC 'Users custom field 07' |
---|
484 | EQUALITY caseIgnoreMatch |
---|
485 | SUBSTR caseIgnoreSubstringsMatch |
---|
486 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
487 | |
---|
488 | attributetype ( 1.1.2.1.1.86 NAME ( 'OXUserUserUndef08' ) |
---|
489 | DESC 'Users custom field 08' |
---|
490 | EQUALITY caseIgnoreMatch |
---|
491 | SUBSTR caseIgnoreSubstringsMatch |
---|
492 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
493 | |
---|
494 | attributetype ( 1.1.2.1.1.87 NAME ( 'OXUserUserUndef09' ) |
---|
495 | DESC 'Users custom field 09' |
---|
496 | EQUALITY caseIgnoreMatch |
---|
497 | SUBSTR caseIgnoreSubstringsMatch |
---|
498 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
499 | |
---|
500 | attributetype ( 1.1.2.1.1.88 NAME ( 'OXUserUserUndef10' ) |
---|
501 | DESC 'Users custom field 10' |
---|
502 | EQUALITY caseIgnoreMatch |
---|
503 | SUBSTR caseIgnoreSubstringsMatch |
---|
504 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
505 | |
---|
506 | attributetype ( 1.1.2.1.1.89 NAME ( 'OXUserUserUndef11' ) |
---|
507 | DESC 'Users custom field 11' |
---|
508 | EQUALITY caseIgnoreMatch |
---|
509 | SUBSTR caseIgnoreSubstringsMatch |
---|
510 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
511 | |
---|
512 | attributetype ( 1.1.2.1.1.90 NAME ( 'OXUserUserUndef12' ) |
---|
513 | DESC 'Users custom field 12' |
---|
514 | EQUALITY caseIgnoreMatch |
---|
515 | SUBSTR caseIgnoreSubstringsMatch |
---|
516 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
517 | |
---|
518 | attributetype ( 1.1.2.1.1.91 NAME ( 'OXUserUserUndef13' ) |
---|
519 | DESC 'Users custom field 13' |
---|
520 | EQUALITY caseIgnoreMatch |
---|
521 | SUBSTR caseIgnoreSubstringsMatch |
---|
522 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
523 | |
---|
524 | attributetype ( 1.1.2.1.1.92 NAME ( 'OXUserUserUndef14' ) |
---|
525 | DESC 'Users custom field 14' |
---|
526 | EQUALITY caseIgnoreMatch |
---|
527 | SUBSTR caseIgnoreSubstringsMatch |
---|
528 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
529 | |
---|
530 | attributetype ( 1.1.2.1.1.93 NAME ( 'OXUserUserUndef15' ) |
---|
531 | DESC 'Users custom field 15' |
---|
532 | EQUALITY caseIgnoreMatch |
---|
533 | SUBSTR caseIgnoreSubstringsMatch |
---|
534 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
535 | |
---|
536 | attributetype ( 1.1.2.1.1.94 NAME ( 'OXUserUserUndef16' ) |
---|
537 | DESC 'Users custom field 16' |
---|
538 | EQUALITY caseIgnoreMatch |
---|
539 | SUBSTR caseIgnoreSubstringsMatch |
---|
540 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
541 | |
---|
542 | attributetype ( 1.1.2.1.1.95 NAME ( 'OXUserUserUndef17' ) |
---|
543 | DESC 'Users custom field 17' |
---|
544 | EQUALITY caseIgnoreMatch |
---|
545 | SUBSTR caseIgnoreSubstringsMatch |
---|
546 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
547 | |
---|
548 | attributetype ( 1.1.2.1.1.96 NAME ( 'OXUserUserUndef18' ) |
---|
549 | DESC 'Users custom field 18' |
---|
550 | EQUALITY caseIgnoreMatch |
---|
551 | SUBSTR caseIgnoreSubstringsMatch |
---|
552 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
553 | |
---|
554 | attributetype ( 1.1.2.1.1.97 NAME ( 'OXUserUserUndef19' ) |
---|
555 | DESC 'Users custom field 19' |
---|
556 | EQUALITY caseIgnoreMatch |
---|
557 | SUBSTR caseIgnoreSubstringsMatch |
---|
558 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
559 | |
---|
560 | attributetype ( 1.1.2.1.1.98 NAME ( 'OXUserUserUndef20' ) |
---|
561 | DESC 'Users custom field 20' |
---|
562 | EQUALITY caseIgnoreMatch |
---|
563 | SUBSTR caseIgnoreSubstringsMatch |
---|
564 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
565 | |
---|
566 | attributetype ( 1.1.2.1.1.99 NAME ( 'OXUserSuffix' ) |
---|
567 | DESC 'Users Suffix Name' |
---|
568 | EQUALITY caseIgnoreMatch |
---|
569 | SUBSTR caseIgnoreSubstringsMatch |
---|
570 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
571 | |
---|
572 | attributetype ( 1.1.2.1.1.100 NAME ( 'OXUserPostalCode' ) |
---|
573 | DESC 'Users Postal Code address' |
---|
574 | EQUALITY caseIgnoreMatch |
---|
575 | SUBSTR caseIgnoreSubstringsMatch |
---|
576 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
577 | |
---|
578 | attributetype ( 1.1.2.1.1.101 NAME ( 'OXUserState' ) |
---|
579 | DESC 'Users State Name' |
---|
580 | EQUALITY caseIgnoreMatch |
---|
581 | SUBSTR caseIgnoreSubstringsMatch |
---|
582 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
583 | |
---|
584 | attributetype ( 1.1.2.1.1.102 NAME ( 'OXUserMaritalStatus' ) |
---|
585 | DESC 'Users marital status' |
---|
586 | EQUALITY caseIgnoreMatch |
---|
587 | SUBSTR caseIgnoreSubstringsMatch |
---|
588 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
589 | |
---|
590 | attributetype ( 1.1.2.1.1.103 NAME ( 'OXUserChildren' ) |
---|
591 | DESC 'The number of users children ' |
---|
592 | EQUALITY caseIgnoreMatch |
---|
593 | SUBSTR caseIgnoreSubstringsMatch |
---|
594 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
595 | |
---|
596 | |
---|
597 | attributetype ( 1.1.2.1.1.104 NAME ( 'OXUserProfession' ) |
---|
598 | DESC 'The Users profession' |
---|
599 | EQUALITY caseIgnoreMatch |
---|
600 | SUBSTR caseIgnoreSubstringsMatch |
---|
601 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
602 | |
---|
603 | attributetype ( 1.1.2.1.1.105 NAME ( 'OXUserNickName' ) |
---|
604 | DESC 'Users Nick Name' |
---|
605 | EQUALITY caseIgnoreMatch |
---|
606 | SUBSTR caseIgnoreSubstringsMatch |
---|
607 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
608 | |
---|
609 | attributetype ( 1.1.2.1.1.106 NAME ( 'OXUserSpouseName' ) |
---|
610 | DESC 'Users Spouse Name' |
---|
611 | EQUALITY caseIgnoreMatch |
---|
612 | SUBSTR caseIgnoreSubstringsMatch |
---|
613 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
614 | |
---|
615 | attributetype ( 1.1.2.1.1.107 NAME ( 'OXUserAnniversary' ) |
---|
616 | DESC 'Any user anniversary' |
---|
617 | EQUALITY caseIgnoreMatch |
---|
618 | SUBSTR caseIgnoreSubstringsMatch |
---|
619 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
620 | |
---|
621 | attributetype ( 1.1.2.1.1.108 NAME ( 'OXUserComment' ) |
---|
622 | DESC 'A comment about the Users' |
---|
623 | EQUALITY caseIgnoreMatch |
---|
624 | SUBSTR caseIgnoreSubstringsMatch |
---|
625 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
626 | |
---|
627 | attributetype ( 1.1.2.1.1.109 NAME ( 'OXUserDistributionList' ) |
---|
628 | DESC 'uid for the distribution List in the Databse' |
---|
629 | EQUALITY caseIgnoreMatch |
---|
630 | SUBSTR caseIgnoreSubstringsMatch |
---|
631 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
632 | |
---|
633 | |
---|
634 | ########### ADDED FOR OX GROUPWARE DAYVIEW ############ |
---|
635 | attributetype ( 1.1.2.1.1.110 NAME ( 'OXDayviewInterval' ) |
---|
636 | DESC 'interval for displaying ox appointments on the dayview' |
---|
637 | EQUALITY integerMatch |
---|
638 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ) |
---|
639 | |
---|
640 | attributetype ( 1.1.2.1.1.111 NAME ( 'OXDayviewStartTime' ) |
---|
641 | DESC 'starttime for displaying ox appointments on the dayview' |
---|
642 | EQUALITY caseIgnoreMatch |
---|
643 | SUBSTR caseIgnoreSubstringsMatch |
---|
644 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
645 | |
---|
646 | attributetype ( 1.1.2.1.1.112 NAME ( 'OXDayviewEndTime' ) |
---|
647 | DESC 'endtime for displaying ox appointments on the dayview' |
---|
648 | EQUALITY caseIgnoreMatch |
---|
649 | SUBSTR caseIgnoreSubstringsMatch |
---|
650 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |
---|
651 | ####################################################### |
---|
652 | |
---|
653 | |
---|
654 | ### ADDED FOR VDOMAINOBJECT ### |
---|
655 | |
---|
656 | attributetype ( 1.1.2.1.1.113 NAME ( 'domainName' ) |
---|
657 | DESC 'The name of domain' |
---|
658 | EQUALITY caseIgnoreIA5Match |
---|
659 | SUBSTR caseIgnoreIA5SubstringsMatch |
---|
660 | SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} ) |
---|
661 | |
---|
662 | ############################### |
---|
663 | |
---|
664 | |
---|
665 | |
---|
666 | ######################################################################### |
---|
667 | |
---|
668 | |
---|
669 | |
---|
670 | # |
---|
671 | # Here we go with the OX Objects ... |
---|
672 | # |
---|
673 | |
---|
674 | objectclass ( 1.1.2.2.1.1 NAME 'OXUserObject' SUP top AUXILIARY |
---|
675 | DESC 'Additional Objectclass for OX User' |
---|
676 | MAY ( alias $ imapServer $ imapPort $ sievePort $ mailDomain $ smtpServer $ smtpPort $ |
---|
677 | groupwareServer $ groupwareServerPort $ webmailServer $ webmailServerPort $ |
---|
678 | DBServer $ DBServerPort $ DBServerType $ reject $ relClientCert $ userCountry $ |
---|
679 | loginDestination $ birthDay $ colocRouteAddr $ mailEnabled $ lnetMailAccess $ vaddress $ writeGlobalAddressBook $ |
---|
680 | IPPhone $ url $ otherpager $ otherfacsimiletelephonenumber $ homephone $ |
---|
681 | c $ info $ middleName $ co $ conferenceInformation $ telexNumber $ |
---|
682 | OXGroupwareStyle $ OXWebmailStyle $ OXGroupID $ OXAppointmentDays $ OXTaskDays $ OXDayViewInterval $ OXDayViewStartTime $ OXDayViewEndTime $ OXTimeZone $ |
---|
683 | OXUserSuffix $ OXUserPostalCode $ OXUserCity $ OXUserState $ OXUserMaritalStatus $ OXUserChildren $ OXUserProfession $ |
---|
684 | OXUserNickName $ OXUserSpouseName $ OXUserAnniversary $ OXUserComment $ |
---|
685 | OXUserPosition $ OXUserSalesVolume $ OXUserTaxID $ OXUserComReg $ OXUserBranches $ |
---|
686 | OXUserAssistant $ OXUserCategories $ OXUserOtherStreet $ OXUserOtherPostalCode $ OXUserOtherCity $ |
---|
687 | OXUserOtherState $ OXUserOtherCountry $ OXUserTeleAssistant $ OXUserTeleBusiness2 $ OXUserTeleCallback $ |
---|
688 | OXUserTeleCar $ OXUserTeleCompany $ OXUserTeleHome2 $ OXUserTeleMobile2 $ OXUserTeleOther $ OXUserTeleFax2 $ |
---|
689 | OXUserTelePrimary $ OXUserTeleRadio $ OXUserTeleTTY $ OXUserInstantMessenger $ OXUserInstantmessenger2 $ |
---|
690 | OXUserEmail2 $ OXUserEmail3 $ OXUserUserUndef01 $ OXUserUserUndef02 $ OXUserUserUndef03 $ OXUserUserUndef04 $ |
---|
691 | OXUserUserUndef05 $ OXUserUserUndef06 $ OXUserUserUndef07 $ OXUserUserUndef08 $ OXUserUserUndef09 $ |
---|
692 | OXUserUserUndef10 $ OXUserUserUndef11 $ OXUserUserUndef12 $ OXUserUserUndef13 $ OXUserUserUndef14 $ |
---|
693 | OXUserUserUndef15 $ OXUserUserUndef16 $ OXUserUserUndef17 $ OXUserUserUndef18 $ OXUserUserUndef19 $ |
---|
694 | OXUserUserUndef20 $ OXUserDistributionList |
---|
695 | )) |
---|
696 | |
---|
697 | objectclass ( 1.1.2.2.1.2 NAME 'OXResourceGroupObject' STRUCTURAL |
---|
698 | DESC 'Additional Objectclass for OX ResourceGroup' |
---|
699 | MAY ( resourceGroupName $ resourceGroupMember $ resourceGroupAvailable $ resourceGroupDescription )) |
---|
700 | |
---|
701 | |
---|
702 | objectclass ( 1.1.2.2.1.3 NAME 'OXResourceObject' STRUCTURAL |
---|
703 | DESC 'Additional Objectclass for OX Resource' |
---|
704 | MAY ( resourceName $ resourceAvailable $ resourceDescription )) |
---|
705 | |
---|
706 | objectclass ( 1.1.2.2.1.4 NAME 'OXVDomainObject' SUP top STRUCTURAL |
---|
707 | DESC 'virtual domains, can be used for lookups for MTA' |
---|
708 | MUST ( MTALocaldomain $ domainName )) |
---|
709 | |
---|
710 | objectclass ( 1.1.2.2.1.5 NAME 'OXIMAPFolderObject' SUP top STRUCTURAL |
---|
711 | DESC 'Shared IMAP Folder' |
---|
712 | MUST fn |
---|
713 | MAY ( mailDeliveryProgram $ description $ mailEnabled $ |
---|
714 | deliverToUID)) |
---|
715 | |
---|
716 | objectclass ( 1.1.2.2.1.6 NAME 'OXMailTransportObject' SUP top STRUCTURAL |
---|
717 | DESC 'Transport maps in LDAP' |
---|
718 | MUST ( smtpDomainTransportNexthop $ smtpDomain $ cn ) |
---|
719 | MAY description ) |
---|