Code

Updated goserver.schema
[gosa.git] / gosa-plugins / goto / contrib / goserver.schema
1 ## 
2 ##
3 ## goserver.schema - Needed by the GONICUS System Administator
4 ##
5 ## Version 030403
6 ##
7 ##
8 ## Maintainer:          Lars Scheiter   (scheiter@GONICUS.de)
9 ##                      Cajus Pollmeier (pollmeier@GONICUS.de)
10 ##
11 ##
14 # Attributes for the Gonicus Terminal Server Class
15 attributetype ( 1.3.6.1.4.1.10098.1.1.9.1 NAME 'goXdmcpIsEnabled'
16         DESC 'Indicates if the server is enabled for XDMCP queries'
17         EQUALITY caseExactIA5Match
18         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
20 attributetype ( 1.3.6.1.4.1.10098.1.1.9.2 NAME 'goFontPath'
21         DESC 'Fontserver Entry'
22         EQUALITY caseExactIA5Match
23         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
25 # Attributes for common Gonicus Server Class
26 attributetype ( 1.3.6.1.4.1.10098.1.1.9.4 NAME 'goExportEntry'
27         DESC 'Provides an export entry'
28         EQUALITY caseExactMatch
29         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15)
31 attributetype ( 1.3.6.1.4.1.10098.1.1.9.9 NAME 'goSyslogSection'
32         DESC 'What sections wants the server for its syslog service? i.e. *.*'
33         EQUALITY caseExactIA5Match
34         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
36 attributetype ( 1.3.6.1.4.1.10098.1.1.9.10 NAME 'goTimeSource'
37         DESC 'List of time sources'
38         EQUALITY caseExactIA5Match
39         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
41 attributetype ( 1.3.6.1.4.1.10098.1.1.9.11 NAME 'goSpoolPath'
42         DESC 'Provides a spool path for printing services'
43         EQUALITY caseExactIA5Match
44         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE)
46 attributetype ( 1.3.6.1.4.1.10098.1.1.9.12 NAME 'goLdapBase'
47         DESC 'Base to use for this LDAP server'
48         EQUALITY caseExactMatch
49         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
50         SINGLE-VALUE)
52 attributetype ( 1.3.6.1.4.1.10098.1.1.9.13 NAME 'goImapName'
53         DESC 'Name of IMAP server appearing in GOsa'
54         EQUALITY caseExactIA5Match
55         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
56         SINGLE-VALUE)
58 attributetype ( 1.3.6.1.4.1.10098.1.1.9.14 NAME 'goImapConnect'
59         DESC 'PHP connect string for IMAP server'
60         EQUALITY caseExactIA5Match
61         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
62         SINGLE-VALUE)
64 attributetype ( 1.3.6.1.4.1.10098.1.1.9.15 NAME 'goImapAdmin'
65         DESC 'IMAP admin account'
66         EQUALITY caseExactIA5Match
67         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
68         SINGLE-VALUE)
70 attributetype ( 1.3.6.1.4.1.10098.1.1.9.16 NAME 'goImapPassword'
71         DESC 'IMAP admin password'
72         EQUALITY caseExactIA5Match
73         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
74         SINGLE-VALUE)
76 attributetype ( 1.3.6.1.4.1.10098.1.1.9.17 NAME 'goImapSieveServer'
77         DESC 'Cyrus sieve server address or name'
78         EQUALITY caseExactIA5Match
79         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
80         SINGLE-VALUE)
82 attributetype ( 1.3.6.1.4.1.10098.1.1.9.18 NAME 'goImapSievePort'
83         DESC 'Cyrus sieve server port'
84         EQUALITY caseExactIA5Match
85         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
86         SINGLE-VALUE)
88 attributetype ( 1.3.6.1.4.1.10098.1.1.9.19 NAME 'goKrbRealm'
89         DESC 'Default Kerberos realm to use for this server'
90         EQUALITY caseExactIA5Match
91         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
92         SINGLE-VALUE)
94 attributetype ( 1.3.6.1.4.1.10098.1.1.9.20 NAME 'goKrbAdmin'
95         DESC 'Admin principal for kerberos server'
96         EQUALITY caseExactIA5Match
97         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
98         SINGLE-VALUE)
100 attributetype ( 1.3.6.1.4.1.10098.1.1.9.21 NAME 'goKrbPassword'
101         DESC 'Admin password for kerberos server'
102         EQUALITY caseExactIA5Match
103         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
104         SINGLE-VALUE)
106 attributetype ( 1.3.6.1.4.1.10098.1.1.9.22 NAME 'goFaxAdmin'
107         DESC 'Admin principal for fax server'
108         EQUALITY caseExactIA5Match
109         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
110         SINGLE-VALUE)
112 attributetype ( 1.3.6.1.4.1.10098.1.1.9.23 NAME 'goFaxPassword'
113         DESC 'Admin password for fax server'
114         EQUALITY caseExactIA5Match
115         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
116         SINGLE-VALUE)
118 attributetype ( 1.3.6.1.4.1.10098.1.1.9.83 NAME 'gosaLogDB'
119         DESC 'GOsa logging DB name'
120         EQUALITY caseExactIA5Match
121         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
122         SINGLE-VALUE)
124 attributetype ( 1.3.6.1.4.1.10098.1.1.9.24 NAME 'goLogAdmin'
125         DESC 'Admin principal for log server'
126         EQUALITY caseExactIA5Match
127         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
128         SINGLE-VALUE)
130 attributetype ( 1.3.6.1.4.1.10098.1.1.9.25 NAME 'goLogPassword'
131         DESC 'Admin password for log server'
132         EQUALITY caseExactIA5Match
133         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
134         SINGLE-VALUE)
136 attributetype ( 1.3.6.1.4.1.10098.1.1.9.26 NAME 'goFonAdmin'
137         DESC 'Admin principal for fon server'
138         EQUALITY caseExactIA5Match
139         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
140         SINGLE-VALUE)
142 attributetype ( 1.3.6.1.4.1.10098.1.1.9.27 NAME 'goFonPassword'
143         DESC 'Admin password for fon server'
144         EQUALITY caseExactIA5Match
145         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
146         SINGLE-VALUE)
148 attributetype ( 1.3.6.1.4.1.10098.1.1.9.28 NAME 'goFonAreaCode'
149         DESC 'Store area code'
150         EQUALITY caseExactIA5Match
151         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
152         SINGLE-VALUE)
154 attributetype ( 1.3.6.1.4.1.10098.1.1.9.29 NAME 'goFonCountryCode'
155         DESC 'Store country code'
156         EQUALITY caseExactIA5Match
157         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
158         SINGLE-VALUE)
160 attributetype ( 1.3.6.1.4.1.10098.1.1.9.30 NAME 'goGlpiAdmin'
161         DESC 'Admin principal for glpi database server'
162         EQUALITY caseExactIA5Match
163         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
164         SINGLE-VALUE)
166 attributetype ( 1.3.6.1.4.1.10098.1.1.9.31 NAME 'goGlpiPassword'
167         DESC 'Admin password for glpi database server'
168         EQUALITY caseExactIA5Match
169         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
170         SINGLE-VALUE)
172 attributetype ( 1.3.6.1.4.1.10098.1.1.9.32 NAME 'goGlpiDatabase'
173         DESC 'Database name for glpi extension'
174         EQUALITY caseExactIA5Match
175         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
176         SINGLE-VALUE)
178 attributetype ( 1.3.6.1.4.1.10098.1.1.9.33 NAME 'goTerminalServerStatus'
179         DESC 'Server status container - on / off / fail'
180         EQUALITY caseExactIA5Match
181         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
182         SINGLE-VALUE)
184 attributetype ( 1.3.6.1.4.1.10098.1.1.9.34 NAME 'goNfsServerStatus'
185         DESC 'Server status container - on / off / fail'
186         EQUALITY caseExactIA5Match
187         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
188         SINGLE-VALUE)
190 attributetype ( 1.3.6.1.4.1.10098.1.1.9.35 NAME 'goNtpServerStatus'
191         DESC 'Server status container - on / off / fail'
192         EQUALITY caseExactIA5Match
193         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
194         SINGLE-VALUE)
196 attributetype ( 1.3.6.1.4.1.10098.1.1.9.36 NAME 'goSyslogServerStatus'
197         DESC 'Server status container - on / off / fail'
198         EQUALITY caseExactIA5Match
199         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
200         SINGLE-VALUE)
202 attributetype ( 1.3.6.1.4.1.10098.1.1.9.37 NAME 'goLdapServerStatus'
203         DESC 'Server status container - on / off / fail'
204         EQUALITY caseExactIA5Match
205         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
206         SINGLE-VALUE)
208 attributetype ( 1.3.6.1.4.1.10098.1.1.9.38 NAME 'goImapServerStatus'
209         DESC 'Server status container - on / off / fail'
210         EQUALITY caseExactIA5Match
211         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
212         SINGLE-VALUE)
214 attributetype ( 1.3.6.1.4.1.10098.1.1.9.39 NAME 'goKrbServerStatus'
215         DESC 'Server status container - on / off / fail'
216         EQUALITY caseExactIA5Match
217         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
218         SINGLE-VALUE)
220 attributetype ( 1.3.6.1.4.1.10098.1.1.9.40 NAME 'goFaxServerStatus'
221         DESC 'Server status container - on / off / fail'
222         EQUALITY caseExactIA5Match
223         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
224         SINGLE-VALUE)
226 attributetype ( 1.3.6.1.4.1.10098.1.1.9.41 NAME 'goLogDBServerStatus'
227         DESC 'Server status container - on / off / fail'
228         EQUALITY caseExactIA5Match
229         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
230         SINGLE-VALUE)
232 attributetype ( 1.3.6.1.4.1.10098.1.1.9.42 NAME 'goFonServerStatus'
233         DESC 'Server status container - on / off / fail'
234         EQUALITY caseExactIA5Match
235         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
236         SINGLE-VALUE)
238 attributetype ( 1.3.6.1.4.1.10098.1.1.9.43 NAME 'goShareServerStatus'
239         DESC 'Server status container - on / off / fail'
240         EQUALITY caseExactIA5Match
241         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
242         SINGLE-VALUE)
244 attributetype ( 1.3.6.1.4.1.10098.1.1.9.44 NAME 'goMailServerStatus'
245         DESC 'Server status container - on / off / fail'
246         EQUALITY caseExactIA5Match
247         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
248         SINGLE-VALUE)
250 attributetype ( 1.3.6.1.4.1.10098.1.1.9.45 NAME 'goGlpiServerStatus'
251         DESC 'Server status container - on / off / fail'
252         EQUALITY caseExactIA5Match
253         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
254         SINGLE-VALUE)
256 attributetype ( 1.3.6.1.4.1.10098.1.1.9.46 NAME 'postfixHeaderSizeLimit'
257         DESC 'Keep postfix header-size-limit variable'
258         EQUALITY caseExactIA5Match
259         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
260         SINGLE-VALUE)
262 attributetype ( 1.3.6.1.4.1.10098.1.1.9.47 NAME 'postfixMailboxSizeLimit'
263         DESC 'Keep postfix mailbox-size-limit variable'
264         EQUALITY caseExactIA5Match
265         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
266         SINGLE-VALUE)
268 attributetype ( 1.3.6.1.4.1.10098.1.1.9.48 NAME 'postfixMessageSizeLimit'
269         DESC 'Keep postfix message-size-limit variable'
270         EQUALITY caseExactIA5Match
271         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
272         SINGLE-VALUE)
274 attributetype ( 1.3.6.1.4.1.10098.1.1.9.49 NAME 'postfixMyDestinations'
275         DESC 'Keep postfix mydestinations variable'
276         EQUALITY caseExactIA5Match
277         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
279 attributetype ( 1.3.6.1.4.1.10098.1.1.9.50 NAME 'postfixMyDomain'
280         DESC 'Keep postfix mydomain variable'
281         EQUALITY caseExactIA5Match
282         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
283         SINGLE-VALUE)
285 attributetype ( 1.3.6.1.4.1.10098.1.1.9.51 NAME 'postfixMyHostname'
286         DESC 'Keep postfix myhostname variable'
287         EQUALITY caseExactIA5Match
288         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
289         SINGLE-VALUE)
291 attributetype ( 1.3.6.1.4.1.10098.1.1.9.52 NAME 'postfixMyNetworks'
292         DESC 'Keep postfix mynetworks variable'
293         EQUALITY caseExactIA5Match
294         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
295         SINGLE-VALUE)
297 attributetype ( 1.3.6.1.4.1.10098.1.1.9.53 NAME 'postfixRelayhost'
298         DESC 'Keep postfix relayhost variable'
299         EQUALITY caseExactIA5Match
300         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
301         SINGLE-VALUE)
303 attributetype ( 1.3.6.1.4.1.10098.1.1.9.54 NAME 'postfixTransportTable'
304         DESC 'Keep postfix transport tables'
305         EQUALITY caseExactIA5Match
306         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
308 attributetype ( 1.3.6.1.4.1.10098.1.1.9.55 NAME 'postfixSenderRestrictions'
309         DESC 'Keep postfix sender restrictions'
310         EQUALITY caseExactIA5Match
311         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
313 attributetype ( 1.3.6.1.4.1.10098.1.1.9.56 NAME 'postfixRecipientRestrictions'
314         DESC 'Keep postfix transport tables'
315         EQUALITY caseExactIA5Match
316         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
318 attributetype ( 1.3.6.1.4.1.10098.1.1.9.57 NAME 'cyrusImap'
319         DESC 'Start IMAP service? true/false'
320         EQUALITY caseExactIA5Match
321         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
322         SINGLE-VALUE)
324 attributetype ( 1.3.6.1.4.1.10098.1.1.9.58 NAME 'cyrusImapSSL'
325         DESC 'Start IMAP SSL service? true/false'
326         EQUALITY caseExactIA5Match
327         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
328         SINGLE-VALUE)
330 attributetype ( 1.3.6.1.4.1.10098.1.1.9.59 NAME 'cyrusPop3'
331         DESC 'Start POP3 service? true/false'
332         EQUALITY caseExactIA5Match
333         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
334         SINGLE-VALUE)
336 attributetype ( 1.3.6.1.4.1.10098.1.1.9.60 NAME 'cyrusPop3SSL'
337         DESC 'Start POP3 SSL service? true/false'
338         EQUALITY caseExactIA5Match
339         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
340         SINGLE-VALUE)
342 attributetype ( 1.3.6.1.4.1.10098.1.1.9.61 NAME 'goCupsServerStatus'
343         DESC 'Server status container - on / off / fail'
344         EQUALITY caseExactIA5Match
345         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
346         SINGLE-VALUE)
348 attributetype ( 1.3.6.1.4.1.10098.1.1.9.62 NAME 'saRewriteHeader'
349         DESC 'Text to place in front of mail subjects'
350         EQUALITY caseExactIA5Match
351         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
352         SINGLE-VALUE)
354 attributetype ( 1.3.6.1.4.1.10098.1.1.9.63 NAME 'saTrustedNetworks'
355         DESC 'List of trusted networks'
356         EQUALITY caseExactIA5Match
357         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
359 attributetype ( 1.3.6.1.4.1.10098.1.1.9.64 NAME 'saRequiredScore'
360         DESC 'Required score to tag a mail as SPAM'
361         EQUALITY integerMatch
362         SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE)
364 #saFlags   B:    Enable use of bayes filtering
365 #          b:    Enable bayes auto learning
366 #          C:    Enable RBL checks
367 #          R:    Enable use of Razor
368 #          D:    Enable use of DDC
369 #          P:    Enable use of Pyzor
370 attributetype ( 1.3.6.1.4.1.10098.1.1.9.65 NAME 'saFlags'
371         DESC 'Flags for spamassassin'
372         EQUALITY caseExactIA5Match
373         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
375 attributetype ( 1.3.6.1.4.1.10098.1.1.9.66 NAME 'saRule'
376         DESC 'Base64 encoded rule text for spamassassin'
377         EQUALITY caseExactIA5Match
378         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
380 attributetype ( 1.3.6.1.4.1.10098.1.1.9.67 NAME 'saStatus'
381         DESC 'Server status container - on / off / fail'
382         EQUALITY caseExactIA5Match
383         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
384         SINGLE-VALUE)
386 attributetype ( 1.3.6.1.4.1.10098.1.1.9.68 NAME 'avMaxThreads'
387         DESC 'Number of AV scanning threads'
388         EQUALITY integerMatch
389         SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE)
391 attributetype ( 1.3.6.1.4.1.10098.1.1.9.69 NAME 'avMaxDirectoryRecursions'
392         DESC 'Number of recursions done with directories'
393         EQUALITY integerMatch
394         SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE)
396 attributetype ( 1.3.6.1.4.1.10098.1.1.9.70 NAME 'avUser'
397         DESC 'Username to run with'
398         EQUALITY caseExactIA5Match
399         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE)
401 # avFlags         D       Debug
402 #                 S       Scan Mail
403 #                 A       Scan Archive
404 #                 E       Archive block encrypted
405 attributetype ( 1.3.6.1.4.1.10098.1.1.9.71 NAME 'avFlags'
406         DESC 'Special flags for the scan engine'
407         EQUALITY caseExactIA5Match
408         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE)
410 attributetype ( 1.3.6.1.4.1.10098.1.1.9.72 NAME 'avArchiveMaxFileSize'
411         DESC 'Maximum archive file size'
412         EQUALITY integerMatch
413         SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE)
415 attributetype ( 1.3.6.1.4.1.10098.1.1.9.73 NAME 'avArchiveMaxRecursion'
416         DESC 'Maximum number of archive nestings'
417         EQUALITY integerMatch
418         SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE)
420 attributetype ( 1.3.6.1.4.1.10098.1.1.9.74 NAME 'avArchiveMaxCompressionRatio'
421         DESC 'Maximum compression ratio'
422         EQUALITY integerMatch
423         SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE)
425 attributetype ( 1.3.6.1.4.1.10098.1.1.9.75 NAME 'avDatabaseMirror'
426         DESC 'Where to find updates'
427         EQUALITY caseExactIA5Match
428         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE)
430 attributetype ( 1.3.6.1.4.1.10098.1.1.9.76 NAME 'avHttpProxyURL'
431         DESC 'How to get the updates'
432         EQUALITY caseExactIA5Match
433         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE)
435 attributetype ( 1.3.6.1.4.1.10098.1.1.9.77 NAME 'avStatus'
436         DESC 'Server status container - on / off / fail'
437         EQUALITY caseExactIA5Match
438         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
439         SINGLE-VALUE)
441 attributetype ( 1.3.6.1.4.1.10098.1.1.9.78 NAME 'avChecksPerDay'
442         DESC 'Update checks per day'
443         EQUALITY integerMatch
444         SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE)
446 attributetype ( 1.3.6.1.4.1.10098.1.1.9.79 NAME 'goLogDB'
447         DESC 'Name of logging DB'
448         EQUALITY caseExactIA5Match
449         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
450         SINGLE-VALUE)
452 attributetype ( 1.3.6.1.4.1.10098.1.1.9.80 NAME 'goLogDBUser'
453         DESC 'Auth user for logging DB'
454         EQUALITY caseExactIA5Match
455         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
456         SINGLE-VALUE)
458 attributetype ( 1.3.6.1.4.1.10098.1.1.9.81 NAME 'goLogDBPassword'
459         DESC 'Password for logging DB user'
460         EQUALITY caseExactIA5Match
461         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
462         SINGLE-VALUE)
464 attributetype ( 1.3.6.1.4.1.10098.1.1.9.82 NAME 'gotoSessionType'
465         DESC 'Supported type for a terminal server'
466         EQUALITY caseExactIA5Match
467         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
470 ##
471 ##              Objectclasses
472 ##
474 # Terminal Server description 
475 objectclass (1.3.6.1.4.1.10098.1.2.1.16 NAME 'goTerminalServer' SUP top AUXILIARY
476         DESC 'Terminal server description (v2.4)'
477         MUST ( cn $ goXdmcpIsEnabled )
478         MAY  ( description $ goTerminalServerStatus $ gotoSessionType ))
480 # NFS Server description
481 objectclass (1.3.6.1.4.1.10098.1.2.1.19 NAME 'goNfsServer' SUP top AUXILIARY
482         DESC 'NFS server description (v2.4)'
483         MUST ( cn )
484         MAY  ( goExportEntry $ description $ goNfsServerStatus ))
486 # Time Server description
487 objectclass (1.3.6.1.4.1.10098.1.2.1.20 NAME 'goNtpServer' SUP top AUXILIARY
488         DESC 'Time server description (v2.4)'
489         MUST ( cn )
490         MAY  ( goTimeSource $ description $ goNtpServerStatus ))
492 # Syslog Server description
493 objectclass (1.3.6.1.4.1.10098.1.2.1.21 NAME 'goSyslogServer' SUP top AUXILIARY
494         DESC 'Syslog server description (v2.4)'
495         MUST ( cn )
496         MAY  ( goSyslogSection $ description $ goSyslogServerStatus ))
498 # LDAP Server description
499 objectclass (1.3.6.1.4.1.10098.1.2.1.22 NAME 'goLdapServer' SUP top AUXILIARY
500         DESC 'LDAP server description (v2.4)'
501         MUST ( cn )
502         MAY  ( goLdapBase $ description $ goLdapServerStatus ))
504 # CUPS Server description
505 objectclass (1.3.6.1.4.1.10098.1.2.1.23 NAME 'goCupsServer' SUP top AUXILIARY
506         DESC 'CUPS server description (v2.4)'
507         MUST ( cn )
508         MAY  ( description $ goCupsServerStatus ))
510 # IMAP Server description
511 objectclass (1.3.6.1.4.1.10098.1.2.1.24 NAME 'goImapServer' SUP top AUXILIARY
512         DESC 'IMAP server description (v2.4)'
513         MUST ( cn $ goImapName $ goImapConnect $ goImapAdmin $ goImapPassword )
514         MAY  ( goImapSieveServer $ goImapSievePort $ description $ goImapServerStatus $
515                cyrusImap $ cyrusImapSSL $ cyrusPop3 $ cyrusPop3SSL ))
517 # Kerberos Server description
518 objectclass (1.3.6.1.4.1.10098.1.2.1.25 NAME 'goKrbServer' SUP top AUXILIARY
519         DESC 'Kerberos server description (v2.4)'
520         MUST ( cn $ goKrbRealm )
521         MAY  ( description $ goKrbServerStatus ))
523 # Fax Server description
524 objectclass (1.3.6.1.4.1.10098.1.2.1.26 NAME 'goFaxServer' SUP top AUXILIARY
525         DESC 'Fax server description (v2.4)'
526         MUST ( cn $ goFaxAdmin $ goFaxPassword )
527         MAY  ( description $ goFaxServerStatus ))
529 # Common server class
530 objectclass (1.3.6.1.4.1.10098.1.2.1.27 NAME 'goServer' SUP top AUXILIARY
531         DESC 'Server description (v2.4)'
532         MUST ( cn )
533         MAY  ( description $ macAddress $ ipHostNumber ))
535 # LogDB Server description
536 objectclass (1.3.6.1.4.1.10098.1.2.1.28 NAME 'goLogDBServer' SUP top AUXILIARY
537         DESC 'Log DB server description (v2.4)'
538         MUST ( cn $ gosaLogDB $ goLogAdmin $ goLogPassword )
539         MAY  ( goLogDBServerStatus ))
541 # Fon Server description
542 objectclass (1.3.6.1.4.1.10098.1.2.1.29 NAME 'goFonServer' SUP top AUXILIARY
543         DESC 'Fon server description (v2.4)'
544         MUST ( cn $ goFonAdmin $ goFonPassword $ goFonAreaCode $ goFonCountryCode )
545         MAY  ( description $ goFonServerStatus ))
547 # Share Server description
548 objectclass (1.3.6.1.4.1.10098.1.2.1.33 NAME 'goShareServer' SUP top AUXILIARY
549         DESC 'Share server description (v2.4)'
550         MUST ( cn )
551         MAY  ( description $ goExportEntry $ goShareServerStatus ))
553 # Mail Server description
554 objectclass (1.3.6.1.4.1.10098.1.2.1.36 NAME 'goMailServer' SUP top AUXILIARY
555         DESC 'Mail server definition (v2.4)'
556         MUST ( cn )
557         MAY  ( description $ goMailServerStatus $ postfixHeaderSizeLimit $
558                postfixMailboxSizeLimit $ postfixMessageSizeLimit $
559                postfixMydestinations $ postfixMydomain $ postfixMyhostname $
560                postfixMynetworks $ postfixRelayhost $ postfixTransportTable $
561                postfixSenderRestrictions $ postfixRecipientRestrictions ) )
563 # Glpi Server description
564 objectclass (1.3.6.1.4.1.10098.1.2.1.37 NAME 'goGlpiServer' SUP top AUXILIARY
565         DESC 'Glpi server definition (v2.4)'
566         MUST ( cn $ goGlpiAdmin $ goGlpiDatabase)
567         MAY  ( description $ goGlpiPassword $ goGlpiServerStatus ) )
569 # Spamassassin definitions
570 objectclass (1.3.6.1.4.1.10098.1.2.1.38 NAME 'goSpamServer' SUP top AUXILIARY
571         DESC 'Spam server definition (v2.5)'
572         MUST ( cn )
573         MAY  ( saRewriteHeader $ saTrustedNetworks $ saRequiredScore $ saFlags $
574                saRule $ saStatus ) )
576 # Clamav definitions
577 objectclass (1.3.6.1.4.1.10098.1.2.1.39 NAME 'goVirusServer' SUP top AUXILIARY
578         DESC 'Virus server definition (v2.5)'
579         MUST ( cn )
580         MAY  ( avMaxThreads $ avMaxDirectoryRecursions $ avUser $ avFlags $
581                avArchiveMaxFileSize $ avArchiveMaxRecursion $ avArchiveMaxCompressionRatio $
582                avDatabaseMirror $ avChecksPerDay $ avHttpProxyURL $ avStatus) )
584 # LogDB Server description
585 objectclass (1.3.6.1.4.1.10098.1.2.1.40 NAME 'gosaLogServer' SUP top AUXILIARY
586         DESC 'GOsa log server (v2.6)'
587         MUST ( cn $ goLogDB $ goLogDBUser $ goLogDBPassword ))
589 # Environment Server
590 objectclass (1.3.6.1.4.1.10098.1.2.1.41 NAME 'goEnvironmentServer' SUP top AUXILIARY
591         DESC 'Environment server definition (v2.6)'
592         MUST ( cn )
593         MAY  ( gotoKioskProfile ) )