Code

Added snmp-community to gosa setup
[gosa.git] / contrib / openldap / openxchange.schema
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 )
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} )
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 )
22 attributetype ( 1.1.2.1.1.4 NAME ( 'imapPort' )
23         DESC 'Users Imap Server Port'
24         SUP ipServicePort )
26 attributetype ( 1.1.2.1.1.5 NAME ( 'sievePort' ) 
27         DESC 'Users SIEVE Server Port'
28         SUP ipServicePort )
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 )
36 attributetype ( 1.1.2.1.1.7 NAME ( 'smtpPort' )
37         DESC 'Users SMTP Server Port'
38         SUP ipServicePort )
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 )
46 attributetype ( 1.1.2.1.1.9 NAME ( 'userCountry' )
47         DESC 'Users country code'
48         SUP name SINGLE-VALUE )
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 )
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 )
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 )
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} )
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 )
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 )
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 )
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)
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 )
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 )
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 )
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 )
120 attributetype ( 1.1.2.1.1.22 NAME ( 'groupwareServerPort' )
121         SUP ipServicePort )
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 )
128 attributetype ( 1.1.2.1.1.24 NAME ( 'webmailServerPort' )
129         SUP ipServicePort )
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 )
136 attributetype ( 1.1.2.1.1.26 NAME ( 'DBServerPort' )
137         SUP ipServicePort SINGLE-VALUE )
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 )
144 attributetype ( 1.1.2.1.1.29 NAME ( 'resourceGroupName' ) 
145         SUP name SINGLE-VALUE )
147 attributetype ( 1.1.2.1.1.30 NAME ( 'resourceGroupMember' )
148         DESC 'resource that is member of a resource group'
149         EQUALITY caseIgnoreMatch
150         SUBSTR caseIgnoreSubstringsMatch
151         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{32768} )
153 attributetype ( 1.1.2.1.1.31 NAME ( 'resourceGroupAvailable' )
154         DESC 'Ressource group available in OX'
155         EQUALITY booleanMatch
156         SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE )
158 attributetype ( 1.1.2.1.1.32 NAME ( 'resourceGroupDescription' ) 
159         SUP description SINGLE-VALUE )
161 attributetype ( 1.1.2.1.1.33 NAME ( 'resourceName' ) 
162         SUP name SINGLE-VALUE )
164 attributetype ( 1.1.2.1.1.34 NAME ( 'resourceAvailable' )
165         DESC 'Ressource available in OX'
166         EQUALITY booleanMatch
167         SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE )
169 attributetype ( 1.1.2.1.1.35 NAME ( 'resourceDescription' ) 
170         SUP description SINGLE-VALUE )
172 attributetype ( 1.1.2.1.1.36 NAME ( 'mailDomain' )
173         EQUALITY caseIgnoreMatch
174         SUBSTR caseIgnoreSubstringsMatch
175         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{32768} SINGLE-VALUE )
177 attributetype ( 1.1.2.1.1.37 NAME ( 'vaddress' )
178         DESC 'vadress'
179         EQUALITY caseIgnoreIA5Match
180         SUBSTR caseIgnoreIA5SubstringsMatch
181         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
183 attributetype ( 1.1.2.1.1.38  NAME ( 'MTALocaldomain' )
184         EQUALITY caseIgnoreMatch
185         SUBSTR caseIgnoreSubstringsMatch
186         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{32768} SINGLE-VALUE )
188 attributetype ( 1.1.2.1.1.39 NAME ( 'mailDeliveryProgram' )
189         EQUALITY caseIgnoreMatch
190         SUBSTR caseIgnoreSubstringsMatch
191         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{32768} )
193 attributetype ( 1.1.2.1.1.40 NAME ( 'deliverToUID' )
194         DESC 'direct mail delivery'
195         EQUALITY caseIgnoreMatch
196         SUBSTR caseIgnoreSubstringsMatch
197         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} )
199 attributetype ( 1.1.2.1.1.41 NAME ( 'fn' ) SUP name )
201 attributetype ( 1.1.2.1.1.42 NAME ( 'smtpDomainTransportNexthop' )
202         DESC 'contain transport:[nexthop] mail routing information'
203         EQUALITY caseIgnoreMatch
204         SUBSTR caseIgnoreSubstringsMatch
205         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{32768} SINGLE-VALUE )
207 attributetype ( 1.1.2.1.1.43 NAME ( 'smtpDomain' )
208         DESC 'contain host/domain name, used with smtpDomainTransportNexthop'
209         EQUALITY caseIgnoreMatch
210         SUBSTR caseIgnoreSubstringsMatch
211         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{32768} )
215 ########### Special Attributes for new Contact Handling (OL)  ###############################
217 attributetype ( 1.1.2.1.1.44 NAME ( 'IPPhone' )
218         DESC 'User IPPhone Address in Outlook'
219         EQUALITY caseIgnoreMatch
220         SUBSTR caseIgnoreSubstringsMatch
221         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
224 attributetype ( 1.1.2.1.1.45 NAME ( 'url' )
225         DESC 'Users business Homepage'
226         EQUALITY caseIgnoreMatch
227         SUBSTR caseIgnoreSubstringsMatch
228         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
230 attributetype ( 1.1.2.1.1.46 NAME ( 'otherpager' )
231         DESC 'Users Business pager'
232         EQUALITY caseIgnoreMatch
233         SUBSTR caseIgnoreSubstringsMatch
234         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
236 attributetype ( 1.1.2.1.1.47 NAME ( 'otherfacsimiletelephonenumber' )
237         DESC 'Users Home fax number'
238         EQUALITY caseIgnoreMatch
239         SUBSTR caseIgnoreSubstringsMatch
240         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
243 attributetype ( 1.1.2.1.1.48 NAME ( 'middleName' )
244         DESC 'Users middlename'
245         EQUALITY caseIgnoreMatch
246         SUBSTR caseIgnoreSubstringsMatch
247         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
249 attributetype ( 1.1.2.1.1.49 NAME ( 'conferenceInformation' )
250         DESC 'Users n3tmeeting Info'
251         EQUALITY caseIgnoreMatch
252         SUBSTR caseIgnoreSubstringsMatch
253         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
255 ########### END - Special Attributes for new Contact Handling (OL)  ###############################
257 ########### Special Attributes for new Contact Handling (OX) ##############################
259 attributetype ( 1.1.2.1.1.50 NAME ( 'OXUserPosition' )
260         DESC 'Users position'
261         EQUALITY caseIgnoreMatch
262         SUBSTR caseIgnoreSubstringsMatch
263         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
265 attributetype ( 1.1.2.1.1.51 NAME ( 'OXUserSalesVolume' )
266         DESC 'Users sales volume'
267         EQUALITY caseIgnoreMatch
268         SUBSTR caseIgnoreSubstringsMatch
269         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
272 attributetype ( 1.1.2.1.1.52 NAME ( 'OXUserCity' )
273         DESC 'Users City'
274         EQUALITY caseIgnoreMatch
275         SUBSTR caseIgnoreSubstringsMatch
276         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
279 attributetype ( 1.1.2.1.1.53 NAME ( 'OXUserTaxID' )
280         DESC 'Users Tax ID'
281         EQUALITY caseIgnoreMatch
282         SUBSTR caseIgnoreSubstringsMatch
283         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
286 attributetype ( 1.1.2.1.1.54 NAME ( 'OXUserComReg' )
287         DESC 'Users Commercial Register'
288         EQUALITY caseIgnoreMatch
289         SUBSTR caseIgnoreSubstringsMatch
290         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
293 attributetype ( 1.1.2.1.1.55 NAME ( 'OXUserBranches' )
294         DESC 'Users Branches'
295         EQUALITY caseIgnoreMatch
296         SUBSTR caseIgnoreSubstringsMatch
297         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
300 attributetype ( 1.1.2.1.1.56 NAME ( 'OXUserAssistant' )
301         DESC 'Users Assistant'
302         SUP manager )
304 attributetype ( 1.1.2.1.1.57 NAME ( 'OXUserCategories' )
305         DESC 'Users Categories'
306         EQUALITY caseIgnoreMatch
307         SUBSTR caseIgnoreSubstringsMatch
308         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
310 attributetype ( 1.1.2.1.1.58 NAME ( 'OXUserOtherStreet' )
311         DESC 'Users alternative Street'
312         EQUALITY caseIgnoreMatch
313         SUBSTR caseIgnoreSubstringsMatch
314         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
317 attributetype ( 1.1.2.1.1.59 NAME ( 'OXUserOtherPostalCode' )
318         DESC 'Users alternative postal code'
319         EQUALITY caseIgnoreMatch
320         SUBSTR caseIgnoreSubstringsMatch
321         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
323 attributetype ( 1.1.2.1.1.60 NAME ( 'OXUserOtherCity' )
324         DESC 'Users alternative city'
325         EQUALITY caseIgnoreMatch
326         SUBSTR caseIgnoreSubstringsMatch
327         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
329 attributetype ( 1.1.2.1.1.61 NAME ( 'OXUserOtherState' )
330         DESC 'Users alternative State'
331         EQUALITY caseIgnoreMatch
332         SUBSTR caseIgnoreSubstringsMatch
333         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
336 attributetype ( 1.1.2.1.1.62 NAME ( 'OXUserOtherCountry' )
337         DESC 'Users alternative Country'
338         EQUALITY caseIgnoreMatch
339         SUBSTR caseIgnoreSubstringsMatch
340         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
342 attributetype ( 1.1.2.1.1.63 NAME ( 'OXUserTeleAssistant' )
343         DESC 'Users Assistant TelephoneNumber'
344         EQUALITY caseIgnoreMatch
345         SUBSTR caseIgnoreSubstringsMatch
346         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
349 attributetype ( 1.1.2.1.1.64 NAME ( 'OXUserTeleBusiness2' )
350         DESC 'Users alternative business phone number'
351         EQUALITY caseIgnoreMatch
352         SUBSTR caseIgnoreSubstringsMatch
353         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
356 attributetype ( 1.1.2.1.1.65 NAME ( 'OXUserTeleCallback' )
357         DESC 'Users Callback'
358         EQUALITY caseIgnoreMatch
359         SUBSTR caseIgnoreSubstringsMatch
360         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
363 attributetype ( 1.1.2.1.1.66 NAME ( 'OXUserTeleCar' )
364         DESC 'Users Car Phone Number'
365         EQUALITY caseIgnoreMatch
366         SUBSTR caseIgnoreSubstringsMatch
367         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
369 attributetype ( 1.1.2.1.1.67 NAME ( 'OXUserTeleCompany' )
370         DESC 'Users Company Phone'
371         EQUALITY caseIgnoreMatch
372         SUBSTR caseIgnoreSubstringsMatch
373         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
375 attributetype ( 1.1.2.1.1.68 NAME ( 'OXUserTeleHome2' )
376         DESC 'Users 2nd. Home Phone '
377         EQUALITY caseIgnoreMatch
378         SUBSTR caseIgnoreSubstringsMatch
379         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
381 attributetype ( 1.1.2.1.1.69 NAME ( 'OXUserTeleMobile2' )
382         DESC 'Users 2nd mobile number'
383         EQUALITY caseIgnoreMatch
384         SUBSTR caseIgnoreSubstringsMatch
385         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
387 attributetype ( 1.1.2.1.1.70 NAME ( 'OXUserTeleOther' )
388         DESC 'Users other Phone'
389         EQUALITY caseIgnoreMatch
390         SUBSTR caseIgnoreSubstringsMatch
391         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
393 attributetype ( 1.1.2.1.1.71 NAME ( 'OXUserTeleFax2' )
394         DESC 'Users 2nd Telefax Number'
395         EQUALITY caseIgnoreMatch
396         SUBSTR caseIgnoreSubstringsMatch
397         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
399 attributetype ( 1.1.2.1.1.72 NAME ( 'OXUserTelePrimary' )
400         DESC 'Users primary Phone'
401         EQUALITY caseIgnoreMatch
402         SUBSTR caseIgnoreSubstringsMatch
403         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
405 attributetype ( 1.1.2.1.1.73 NAME ( 'OXUserTeleRadio' )
406         DESC 'Users Radio'
407         EQUALITY caseIgnoreMatch
408         SUBSTR caseIgnoreSubstringsMatch
409         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
411 attributetype ( 1.1.2.1.1.74 NAME ( 'OXUserTeleTTY' )
412         DESC 'Users TTY/tdd '
413         EQUALITY caseIgnoreMatch
414         SUBSTR caseIgnoreSubstringsMatch
415         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
417 attributetype ( 1.1.2.1.1.75 NAME ( 'OXUserInstantMessenger' )
418         DESC 'Users IM'
419         EQUALITY caseIgnoreMatch
420         SUBSTR caseIgnoreSubstringsMatch
421         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
423 attributetype ( 1.1.2.1.1.76 NAME ( 'OXUserInstantmessenger2' )
424         DESC 'Users 2nd IM'
425         EQUALITY caseIgnoreMatch
426         SUBSTR caseIgnoreSubstringsMatch
427         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
429 attributetype ( 1.1.2.1.1.77 NAME ( 'OXUserEmail2' )
430         DESC 'Users 2nd Email'
431         EQUALITY caseIgnoreMatch
432         SUBSTR caseIgnoreSubstringsMatch
433         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
435 attributetype ( 1.1.2.1.1.78 NAME ( 'OXUserEmail3' )
436         DESC 'Users 3rd Email'
437         EQUALITY caseIgnoreMatch
438         SUBSTR caseIgnoreSubstringsMatch
439         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
441 attributetype ( 1.1.2.1.1.79 NAME ( 'OXUserUserUndef01' )
442         DESC 'Users custom field 01'
443         EQUALITY caseIgnoreMatch
444         SUBSTR caseIgnoreSubstringsMatch
445         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
447 attributetype ( 1.1.2.1.1.80 NAME ( 'OXUserUserUndef02' )
448         DESC 'Users custom field 02'
449         EQUALITY caseIgnoreMatch
450         SUBSTR caseIgnoreSubstringsMatch
451         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
453 attributetype ( 1.1.2.1.1.81 NAME ( 'OXUserUserUndef03' )
454         DESC 'Users custom field 03'
455         EQUALITY caseIgnoreMatch
456         SUBSTR caseIgnoreSubstringsMatch
457         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
459 attributetype ( 1.1.2.1.1.82 NAME ( 'OXUserUserUndef04' )
460         DESC 'Users custom field 04'
461         EQUALITY caseIgnoreMatch
462         SUBSTR caseIgnoreSubstringsMatch
463         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
465 attributetype ( 1.1.2.1.1.83 NAME ( 'OXUserUserUndef05' )
466         DESC 'Users custom field 05'
467         EQUALITY caseIgnoreMatch
468         SUBSTR caseIgnoreSubstringsMatch
469         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
471 attributetype ( 1.1.2.1.1.84 NAME ( 'OXUserUserUndef06' )
472         DESC 'Users custom field 06'
473         EQUALITY caseIgnoreMatch
474         SUBSTR caseIgnoreSubstringsMatch
475         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
477 attributetype ( 1.1.2.1.1.85 NAME ( 'OXUserUserUndef07' )
478         DESC 'Users custom field 07'
479         EQUALITY caseIgnoreMatch
480         SUBSTR caseIgnoreSubstringsMatch
481         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
483 attributetype ( 1.1.2.1.1.86 NAME ( 'OXUserUserUndef08' )
484         DESC 'Users custom field 08'
485         EQUALITY caseIgnoreMatch
486         SUBSTR caseIgnoreSubstringsMatch
487         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
489 attributetype ( 1.1.2.1.1.87 NAME ( 'OXUserUserUndef09' )
490         DESC 'Users custom field 09'
491         EQUALITY caseIgnoreMatch
492         SUBSTR caseIgnoreSubstringsMatch
493         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
495 attributetype ( 1.1.2.1.1.88 NAME ( 'OXUserUserUndef10' )
496         DESC 'Users custom field 10'
497         EQUALITY caseIgnoreMatch
498         SUBSTR caseIgnoreSubstringsMatch
499         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
501 attributetype ( 1.1.2.1.1.89 NAME ( 'OXUserUserUndef11' )
502         DESC 'Users custom field 11'
503         EQUALITY caseIgnoreMatch
504         SUBSTR caseIgnoreSubstringsMatch
505         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
507 attributetype ( 1.1.2.1.1.90 NAME ( 'OXUserUserUndef12' )
508         DESC 'Users custom field 12'
509         EQUALITY caseIgnoreMatch
510         SUBSTR caseIgnoreSubstringsMatch
511         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
513 attributetype ( 1.1.2.1.1.91 NAME ( 'OXUserUserUndef13' )
514         DESC 'Users custom field 13'
515         EQUALITY caseIgnoreMatch
516         SUBSTR caseIgnoreSubstringsMatch
517         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
519 attributetype ( 1.1.2.1.1.92 NAME ( 'OXUserUserUndef14' )
520         DESC 'Users custom field 14'
521         EQUALITY caseIgnoreMatch
522         SUBSTR caseIgnoreSubstringsMatch
523         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
525 attributetype ( 1.1.2.1.1.93 NAME ( 'OXUserUserUndef15' )
526         DESC 'Users custom field 15'
527         EQUALITY caseIgnoreMatch
528         SUBSTR caseIgnoreSubstringsMatch
529         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
531 attributetype ( 1.1.2.1.1.94 NAME ( 'OXUserUserUndef16' )
532         DESC 'Users custom field 16'
533         EQUALITY caseIgnoreMatch
534         SUBSTR caseIgnoreSubstringsMatch
535         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
537 attributetype ( 1.1.2.1.1.95 NAME ( 'OXUserUserUndef17' )
538         DESC 'Users custom field 17'
539         EQUALITY caseIgnoreMatch
540         SUBSTR caseIgnoreSubstringsMatch
541         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
543 attributetype ( 1.1.2.1.1.96 NAME ( 'OXUserUserUndef18' )
544         DESC 'Users custom field 18'
545         EQUALITY caseIgnoreMatch
546         SUBSTR caseIgnoreSubstringsMatch
547         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
549 attributetype ( 1.1.2.1.1.97 NAME ( 'OXUserUserUndef19' )
550         DESC 'Users custom field 19'
551         EQUALITY caseIgnoreMatch
552         SUBSTR caseIgnoreSubstringsMatch
553         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
555 attributetype ( 1.1.2.1.1.98 NAME ( 'OXUserUserUndef20' )
556         DESC 'Users custom field 20'
557         EQUALITY caseIgnoreMatch
558         SUBSTR caseIgnoreSubstringsMatch
559         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
561 attributetype ( 1.1.2.1.1.99 NAME ( 'OXUserSuffix' )
562         DESC 'Users Suffix Name'
563         EQUALITY caseIgnoreMatch
564         SUBSTR caseIgnoreSubstringsMatch
565         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
567 attributetype ( 1.1.2.1.1.100 NAME ( 'OXUserPostalCode' )
568         DESC 'Users Postal Code address'
569         EQUALITY caseIgnoreMatch
570         SUBSTR caseIgnoreSubstringsMatch
571         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
573 attributetype ( 1.1.2.1.1.101 NAME ( 'OXUserState' )
574         DESC 'Users State Name'
575         EQUALITY caseIgnoreMatch
576         SUBSTR caseIgnoreSubstringsMatch
577         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
579 attributetype ( 1.1.2.1.1.102 NAME ( 'OXUserMaritalStatus' )
580         DESC 'Users marital status'
581         EQUALITY caseIgnoreMatch
582         SUBSTR caseIgnoreSubstringsMatch
583         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
585 attributetype ( 1.1.2.1.1.103 NAME ( 'OXUserChildren' )
586         DESC 'The number of users children '
587         EQUALITY caseIgnoreMatch
588         SUBSTR caseIgnoreSubstringsMatch
589         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
592 attributetype ( 1.1.2.1.1.104 NAME ( 'OXUserProfession' )
593         DESC 'The Users profession'
594         EQUALITY caseIgnoreMatch
595         SUBSTR caseIgnoreSubstringsMatch
596         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
598 attributetype ( 1.1.2.1.1.105 NAME ( 'OXUserNickName' )
599         DESC 'Users Nick Name'
600         EQUALITY caseIgnoreMatch
601         SUBSTR caseIgnoreSubstringsMatch
602         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
604 attributetype ( 1.1.2.1.1.106 NAME ( 'OXUserSpouseName' )
605         DESC 'Users Spouse Name'
606         EQUALITY caseIgnoreMatch
607         SUBSTR caseIgnoreSubstringsMatch
608         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
610 attributetype ( 1.1.2.1.1.107 NAME ( 'OXUserAnniversary' )
611         DESC 'Any user anniversary'
612         EQUALITY caseIgnoreMatch
613         SUBSTR caseIgnoreSubstringsMatch
614         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
616 attributetype ( 1.1.2.1.1.108 NAME ( 'OXUserComment' )
617         DESC 'A comment about the Users'
618         EQUALITY caseIgnoreMatch
619         SUBSTR caseIgnoreSubstringsMatch
620         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
622 attributetype ( 1.1.2.1.1.109 NAME ( 'OXUserDistributionList' )
623         DESC 'uid for the distribution List in the Databse'
624         EQUALITY caseIgnoreMatch
625         SUBSTR caseIgnoreSubstringsMatch
626         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
629 ########### ADDED FOR OX GROUPWARE DAYVIEW ############
630 attributetype ( 1.1.2.1.1.110 NAME ( 'OXDayviewInterval' )
631         DESC 'interval for displaying ox appointments on the dayview'
632         EQUALITY integerMatch
633         SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
635 attributetype ( 1.1.2.1.1.111 NAME ( 'OXDayviewStartTime' )
636         DESC 'starttime for displaying ox appointments on the dayview'
637         EQUALITY caseIgnoreMatch
638         SUBSTR caseIgnoreSubstringsMatch
639         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
641 attributetype ( 1.1.2.1.1.112 NAME ( 'OXDayviewEndTime' )
642         DESC 'endtime for displaying ox appointments on the dayview'
643         EQUALITY caseIgnoreMatch
644         SUBSTR caseIgnoreSubstringsMatch
645         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
646 #######################################################
649 ### ADDED FOR VDOMAINOBJECT ###
651 attributetype ( 1.1.2.1.1.113 NAME ( 'domainName' )
652         DESC 'The name of domain'
653         EQUALITY caseIgnoreIA5Match
654         SUBSTR caseIgnoreIA5SubstringsMatch
655         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
657 ###############################
661 #########################################################################
666 # Here we go with the OX Objects ...
669 objectclass ( 1.1.2.2.1.1 NAME 'OXUserObject' SUP top AUXILIARY
670         DESC 'Additional Objectclass for OX User'
671         MAY ( alias $ imapServer $ imapPort $ sievePort $ mailDomain $ smtpServer $ smtpPort $
672         groupwareServer $ groupwareServerPort $ webmailServer $ webmailServerPort $
673         DBServer $ DBServerPort $ DBServerType $ reject $ relClientCert $ userCountry $ 
674         loginDestination $ birthDay $ colocRouteAddr $ mailEnabled $ lnetMailAccess $ vaddress $ 
675         IPPhone $ url $ otherpager $ otherfacsimiletelephonenumber $ homephone $ 
676         c $ info $ middleName $ co $ conferenceInformation $ telexNumber $
677         OXGroupwareStyle $ OXWebmailStyle $ OXGroupID $ OXAppointmentDays $ OXTaskDays $ OXDayViewInterval $ OXDayViewStartTime $ OXDayViewEndTime $ OXTimeZone $
678         OXUserSuffix $ OXUserPostalCode $ OXUserCity $ OXUserState $ OXUserMaritalStatus $ OXUserChildren $ OXUserProfession $
679         OXUserNickName $ OXUserSpouseName $ OXUserAnniversary $ OXUserComment $
680         OXUserPosition $ OXUserSalesVolume $ OXUserTaxID $ OXUserComReg $ OXUserBranches $
681         OXUserAssistant $ OXUserCategories $ OXUserOtherStreet $ OXUserOtherPostalCode $ OXUserOtherCity $
682         OXUserOtherState $ OXUserOtherCountry $ OXUserTeleAssistant $ OXUserTeleBusiness2 $ OXUserTeleCallback $
683         OXUserTeleCar $ OXUserTeleCompany $ OXUserTeleHome2 $ OXUserTeleMobile2 $ OXUserTeleOther $ OXUserTeleFax2 $
684         OXUserTelePrimary $ OXUserTeleRadio $ OXUserTeleTTY $ OXUserInstantMessenger $ OXUserInstantmessenger2 $
685         OXUserEmail2 $ OXUserEmail3 $ OXUserUserUndef01 $ OXUserUserUndef02 $ OXUserUserUndef03 $ OXUserUserUndef04 $
686         OXUserUserUndef05 $ OXUserUserUndef06 $ OXUserUserUndef07 $ OXUserUserUndef08 $ OXUserUserUndef09 $
687         OXUserUserUndef10 $ OXUserUserUndef11 $ OXUserUserUndef12 $ OXUserUserUndef13 $ OXUserUserUndef14 $
688         OXUserUserUndef15 $ OXUserUserUndef16 $ OXUserUserUndef17 $ OXUserUserUndef18 $ OXUserUserUndef19 $
689         OXUserUserUndef20 $ OXUserDistributionList
690         ))
692 objectclass ( 1.1.2.2.1.2 NAME 'OXResourceGroupObject' SUP top STRUCTURAL
693         DESC 'Additional Objectclass for OX ResourceGroup'
694         MAY ( resourceGroupName $ resourceGroupMember $ resourceGroupAvailable $ resourceGroupDescription ))
697 objectclass ( 1.1.2.2.1.3 NAME 'OXResourceObject' SUP top STRUCTURAL
698         DESC 'Additional Objectclass for OX Resource'
699         MAY ( resourceName $ resourceAvailable $ resourceDescription ))
701 objectclass ( 1.1.2.2.1.4 NAME 'OXVDomainObject' SUP top STRUCTURAL
702         DESC 'virtual domains, can be used for lookups for MTA'
703         MUST ( MTALocaldomain $ domainName ))
705 objectclass ( 1.1.2.2.1.5 NAME 'OXIMAPFolderObject' SUP top STRUCTURAL
706         DESC 'Shared IMAP Folder'
707         MUST fn
708         MAY ( mailDeliveryProgram $ description $ mailEnabled $
709               deliverToUID))
711 objectclass ( 1.1.2.2.1.6 NAME 'OXMailTransportObject' SUP top STRUCTURAL
712         DESC 'Transport maps in LDAP'
713         MUST ( smtpDomainTransportNexthop $ smtpDomain $ cn )
714         MAY   description )