Code

Backports from trunk
[gosa.git] / gosa-core / contrib / openldap / gosa-samba3.schema
1 ##
2 ## Needed attributes for GOsa (GONICUS System Administrator)
3 ##
4 ## Version 030303
5 ##
6 ## Maintainer:  Cajus Pollmeier (pollmeier@GONICUS.de)
7 ##
10 # Attributes
11 attributetype ( 1.3.6.1.4.1.10098.1.1.12.1 NAME 'gosaSubtreeACL'
12         DESC 'GOsa acl entry'
13         EQUALITY caseIgnoreMatch
14         SUBSTR caseIgnoreSubstringsMatch
15         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15)
17 attributetype ( 1.3.6.1.4.1.10098.1.1.12.2 NAME 'gosaUser'
18         DESC 'GOsa user'
19         EQUALITY caseIgnoreMatch
20         SUBSTR caseIgnoreSubstringsMatch
21         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15)
23 attributetype ( 1.3.6.1.4.1.10098.1.1.12.3 NAME 'gosaObject'
24         DESC 'GOsa object'
25         EQUALITY caseIgnoreMatch
26         SUBSTR caseIgnoreSubstringsMatch
27         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15)
29 attributetype ( 1.3.6.1.4.1.10098.1.1.12.4 NAME 'gosaMailServer'
30         DESC 'Specify users main mail server'
31         EQUALITY caseIgnoreIA5Match
32         SUBSTR caseIgnoreIA5SubstringsMatch
33         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
35 attributetype ( 1.3.6.1.4.1.10098.1.1.12.5 NAME 'gosaMailQuota'
36         DESC 'GOsa quota definitions'
37         EQUALITY caseIgnoreIA5Match
38         SUBSTR caseIgnoreIA5SubstringsMatch
39         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
41 attributetype ( 1.3.6.1.4.1.10098.1.1.12.6 NAME 'gosaMailAlternateAddress'
42         DESC 'Additional mail addresses where the user is reachable'
43         EQUALITY caseIgnoreIA5Match
44         SUBSTR caseIgnoreIA5SubstringsMatch
45         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
47 attributetype ( 1.3.6.1.4.1.10098.1.1.12.7 NAME 'gosaMailForwardingAddress'
48         DESC 'Addresses where to forward mail to'
49         EQUALITY caseIgnoreIA5Match
50         SUBSTR caseIgnoreIA5SubstringsMatch
51         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
53 attributetype ( 1.3.6.1.4.1.10098.1.1.12.8 NAME 'gosaMailMaxSize'
54         DESC 'Block mails bigger than this value'
55         EQUALITY caseIgnoreIA5Match
56         SUBSTR caseIgnoreIA5SubstringsMatch
57         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
59 attributetype ( 1.3.6.1.4.1.10098.1.1.12.9 NAME 'gosaSpamSortLevel'
60         DESC 'Spamassassins hits'
61         EQUALITY caseIgnoreIA5Match
62         SUBSTR caseIgnoreIA5SubstringsMatch
63         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
65 attributetype ( 1.3.6.1.4.1.10098.1.1.12.10 NAME 'gosaSpamMailbox'
66         DESC 'Where to put spam'
67         EQUALITY caseIgnoreIA5Match
68         SUBSTR caseIgnoreIA5SubstringsMatch
69         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
71 attributetype ( 1.3.6.1.4.1.10098.1.1.12.11 NAME 'gosaVacationMessage'
72         DESC 'Text to display in case of vacation'
73         EQUALITY caseIgnoreMatch
74         SUBSTR caseIgnoreSubstringsMatch
75         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15)
77 attributetype ( 1.3.6.1.4.1.10098.1.1.12.12 NAME 'gosaMailDeliveryMode'
78         DESC 'What to do with mails'
79         EQUALITY caseIgnoreIA5Match
80         SUBSTR caseIgnoreIA5SubstringsMatch
81         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
83 attributetype ( 1.3.6.1.4.1.10098.1.1.12.13 NAME 'gosaDefaultPrinter'
84         DESC 'Defines a default printer a user owns'
85         EQUALITY caseIgnoreIA5Match
86         SUBSTR caseIgnoreIA5SubstringsMatch
87         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE)
89 attributetype ( 1.3.6.1.4.1.10098.1.1.12.14 NAME 'gosaDefaultLanguage'
90         DESC 'Defines the default language for a user'
91         EQUALITY caseIgnoreIA5Match
92         SUBSTR caseIgnoreIA5SubstringsMatch
93         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE)
95 attributetype ( 1.3.6.1.4.1.10098.1.1.12.15 NAME 'gosaHostACL'
96         DESC 'Defines the places where users can login'
97         EQUALITY caseIgnoreIA5Match
98         SUBSTR caseIgnoreIA5SubstringsMatch
99         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
101 attributetype ( 1.3.6.1.4.1.10098.1.1.12.16 NAME 'gosaService'
102         DESC 'Defines services a certain host can provide'
103         EQUALITY caseIgnoreIA5Match
104         SUBSTR caseIgnoreIA5SubstringsMatch
105         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
107 attributetype ( 1.3.6.1.4.1.10098.1.1.12.17 NAME 'gosaProxyID'
108         DESC 'Defines the proxy user id used, needed for some filters'
109         EQUALITY caseIgnoreIA5Match
110         SUBSTR caseIgnoreIA5SubstringsMatch
111         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
113 attributetype ( 1.3.6.1.4.1.10098.1.1.12.18 NAME 'gosaProxyAcctFlags'
114         DESC 'Proxy Account Flags'
115         EQUALITY caseIgnoreIA5Match
116         SUBSTR caseIgnoreIA5SubstringsMatch
117         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{16} SINGLE-VALUE)
119 attributetype ( 1.3.6.1.4.1.10098.1.1.12.19 NAME 'gosaProxyWorkingStart'
120         DESC 'Specifies the beginning of work in minutes, relative to 00:00'
121         EQUALITY caseIgnoreIA5Match
122         SUBSTR caseIgnoreIA5SubstringsMatch
123         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
125 attributetype ( 1.3.6.1.4.1.10098.1.1.12.20 NAME 'gosaProxyWorkingStop'
126         DESC 'Specifies the end of work in minutes, relative to 00:00'
127         EQUALITY caseIgnoreIA5Match
128         SUBSTR caseIgnoreIA5SubstringsMatch
129         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
131 attributetype ( 1.3.6.1.4.1.10098.1.1.12.21 NAME 'gosaApplicationName'
132         DESC 'Specifies the name of an application to be shown up on users desktop'
133         EQUALITY caseIgnoreMatch
134         SUBSTR caseIgnoreSubstringsMatch
135         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15)
137 attributetype ( 1.3.6.1.4.1.10098.1.1.12.22 NAME 'gosaApplicationExecute'
138         DESC 'Specifies the executable path of an application'
139         EQUALITY caseIgnoreMatch
140         SUBSTR caseIgnoreSubstringsMatch
141         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15)
143 attributetype ( 1.3.6.1.4.1.10098.1.1.12.23 NAME 'gosaApplicationFlags'
144         DESC 'Specifies the application flags G(roup only), D(esktop), M(enu)'
145         EQUALITY caseIgnoreIA5Match
146         SUBSTR caseIgnoreIA5SubstringsMatch
147         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
149 attributetype ( 1.3.6.1.4.1.10098.1.1.12.31 NAME 'gosaApplicationCategory'
150         DESC 'Store application parameters'
151         EQUALITY caseIgnoreMatch
152         SUBSTR caseIgnoreSubstringsMatch
153         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15)
155 attributetype ( 1.3.6.1.4.1.10098.1.1.12.24 NAME 'gosaApplicationIcon'
156         DESC 'Keeps the application icon in png format'
157         SYNTAX 1.3.6.1.4.1.1466.115.121.1.28)
159 attributetype ( 1.3.6.1.4.1.10098.1.1.12.25 NAME 'gosaSharedFolderTarget'
160         DESC 'Keeps the target of cyrus shared folders'
161         EQUALITY caseIgnoreIA5Match
162         SUBSTR caseIgnoreIA5SubstringsMatch
163         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
165 attributetype ( 1.3.6.1.4.1.10098.1.1.12.26 NAME 'gosaMemberApplication'
166         DESC 'Like memberUid, just for applications'
167         EQUALITY caseIgnoreMatch
168         SUBSTR caseIgnoreSubstringsMatch
169         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15)
171 attributetype ( 1.3.6.1.4.1.10098.1.1.12.27 NAME 'gosaApplicationParameter'
172         DESC 'Store application parameters'
173         EQUALITY caseIgnoreMatch
174         SUBSTR caseIgnoreSubstringsMatch
175         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15)
177 attributetype ( 1.3.6.1.4.1.10098.1.1.12.28 NAME 'gosaProxyQuota'
178         DESC 'Specifies the amount of data a user may surf in a defined period of time'
179         EQUALITY caseIgnoreIA5Match
180         SUBSTR caseIgnoreIA5SubstringsMatch
181         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
183 attributetype ( 1.3.6.1.4.1.10098.1.1.12.29 NAME 'gosaProxyQuotaPeriod'
184         DESC 'Specifies period of time where the counter is been reseted'
185         EQUALITY caseIgnoreIA5Match
186         SUBSTR caseIgnoreIA5SubstringsMatch
187         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
189 attributetype ( 1.3.6.1.4.1.10098.1.1.12.30 NAME 'gosaGroupObjects'
190         DESC 'Takes a list of all object types that are in a gosaGroupOfNames'
191         EQUALITY caseIgnoreIA5Match
192         SUBSTR caseIgnoreIA5SubstringsMatch
193         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE)
195 attributetype ( 1.3.6.1.4.1.10098.1.1.12.32 NAME 'gosaApplicationMimeType'
196         DESC 'Takes a list of relevant mime-type|priority settings'
197         EQUALITY caseIgnoreIA5Match
198         SUBSTR caseIgnoreIA5SubstringsMatch
199         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE)
201 attributetype ( 1.3.6.1.4.1.10098.1.1.12.33 NAME 'gosaUnitTag'
202         DESC 'Takes a list of relevant mime-type|priority settings'
203         EQUALITY caseIgnoreIA5Match
204         SUBSTR caseIgnoreIA5SubstringsMatch
205         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE)
207 attributetype ( 1.3.6.1.4.1.10098.1.1.12.34 NAME 'gosaAclTemplate'
208         DESC 'Takes ACL entries for gosaRoles'
209         EQUALITY caseIgnoreIA5Match
210         SUBSTR caseIgnoreIA5SubstringsMatch
211         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
213 attributetype ( 1.3.6.1.4.1.10098.1.1.12.35 NAME 'gosaAclEntry'
214         DESC 'Takes ACL entries for gosaRoles'
215         EQUALITY caseIgnoreIA5Match
216         SUBSTR caseIgnoreIA5SubstringsMatch
217         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
219 attributetype ( 1.3.6.1.4.1.10098.1.1.12.36 NAME 'gosaSnapshotType'
220         DESC 'Takes either undo or snapshot'
221         EQUALITY caseIgnoreMatch
222         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE)
224 attributetype ( 1.3.6.1.4.1.10098.1.1.12.37 NAME 'gosaSnapshotTimestamp'
225         DESC 'Unix timestamp of snapshot'
226         EQUALITY caseIgnoreMatch
227         SUBSTR caseIgnoreSubstringsMatch
228         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE)
230 attributetype ( 1.3.6.1.4.1.10098.1.1.12.38 NAME 'gosaSnapshotDN'
231         DESC 'Original DN of saved object'
232         EQUALITY caseIgnoreMatch
233         SUBSTR caseIgnoreSubstringsMatch
234         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE)
236 attributetype ( 1.3.6.1.4.1.10098.1.1.12.39 NAME 'gosaSnapshotData'
237         DESC 'Original DN of saved object'
238         SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 SINGLE-VALUE)
240 attributetype ( 1.3.6.1.4.1.10098.1.1.12.40 NAME 'gosaSetting'
241         DESC 'Original DN of saved object'
242         EQUALITY caseIgnoreMatch
243         SUBSTR caseIgnoreSubstringsMatch
244         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15)
246 attributetype ( 1.3.6.1.4.1.10098.1.1.12.41 NAME 'gosaVacationStart'
247         DESC 'Timestamp for enabling current vacation message'
248         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE)
250 attributetype ( 1.3.6.1.4.1.10098.1.1.12.42 NAME 'gosaVacationStop'
251         DESC 'Timestamp for switching off current vacation message'
252         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE)
254 attributetype ( 1.3.6.1.4.1.10098.1.1.12.43 NAME 'gosaApplicationPriority'
255         DESC 'Keeps the application icon in png format'
256         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE)
258 attributetype ( 1.3.6.1.4.1.10098.1.1.12.44 NAME 'gotoLastSystemLogin'
259         DESC 'Timestamp for a Users last System Login'
260         SYNTAX  1.3.6.1.4.1.1466.115.121.1.15)
262 attributetype ( 1.3.6.1.4.1.10098.1.1.12.45 NAME 'gotoLastSystem'
263         EQUALITY distinguishedNameMatch
264         DESC 'The DN of the System where the Login was performed'
265         SYNTAX  1.3.6.1.4.1.1466.115.121.1.12)
267 attributetype ( 1.3.6.1.4.1.10098.1.1.12.46 NAME 'gosaLoginRestriction'
268         DESC 'Multivalue attribute to carry a number of allowed ips/subnets'
269         SUP name)
271 attributetype ( 1.3.6.1.4.1.10098.1.1.12.47 NAME 'gosaUserDefinedFilter'
272         DESC 'A user defined filter'
273         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15)
275 attributetype ( 1.3.6.1.4.1.10098.1.1.12.48 NAME 'gosaWebDAVQuota'
276         DESC 'Webdav share quota in KB'
277         SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
279 attributetype ( 1.3.6.1.4.1.10098.1.1.6.2 NAME 'academicTitle'
280         DESC 'Field to represent the academic title'
281         EQUALITY caseIgnoreMatch
282         SUBSTR caseIgnoreSubstringsMatch
283         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15)
285 attributetype ( 1.3.6.1.4.1.15305.2.1 NAME ( 'gender' 'sex' )
286         DESC    'Gender: M for male, F for female'
287         EQUALITY caseIgnoreIA5Match
288         SYNTAX  1.3.6.1.4.1.1466.115.121.1.26{1}
289         SINGLE-VALUE )
291 attributetype ( 1.3.6.1.4.1.15305.2.2 NAME ( 'dateOfBirth' 'dob' )
292         DESC    'Date of birth in ISO 8601 format'
293         EQUALITY caseIgnoreMatch
294         SYNTAX  1.3.6.1.4.1.1466.115.121.1.15{10}
295         SINGLE-VALUE )
297 # cyrus imapd access control list
298 # acls work with users and groups
299 attributetype ( 1.3.6.1.4.1.19414.2.1.651
300                 NAME 'acl'
301                 EQUALITY caseIgnoreIA5Match
302                 SUBSTR caseIgnoreIA5SubstringsMatch
303             SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
305 # Classes
306 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.1 NAME 'gosaObject' SUP top AUXILIARY
307         DESC 'Class for GOsa settings (v2.7)'
308         MUST ( gosaSubtreeACL ))
310 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.2 NAME 'gosaLockEntry' SUP top STRUCTURAL
311         DESC 'Class for GOsa locking (v2.7)'
312         MUST ( gosaUser $ gosaObject $ cn ))
314 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.3 NAME 'gosaCacheEntry' SUP top STRUCTURAL
315         DESC 'Class for GOsa caching (v2.7)'
316         MAY  ( gosaUser )
317         MUST ( cn ))
319 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.4 NAME 'gosaDepartment' SUP top AUXILIARY
320         DESC 'Class to mark Departments for GOsa (v2.7)'
321         MUST  ( ou $ description )
322         MAY   ( manager ))
324 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.5 NAME 'gosaMailAccount' SUP top AUXILIARY
325         DESC 'Class to mark MailAccounts for GOsa (v2.7)'
326         MUST ( mail $ gosaMailServer $ gosaMailDeliveryMode)
327         MAY  ( gosaMailQuota $ gosaMailAlternateAddress $ gosaMailForwardingAddress $
328                gosaMailMaxSize $ gosaSpamSortLevel $ gosaSpamMailbox $
329                gosaVacationMessage $ gosaVacationStart $ gosaVacationStop $ gosaSharedFolderTarget $ acl))
331 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.6 NAME 'gosaAccount' SUP top AUXILIARY
332         DESC 'Class for GOsa Accounts (v2.7)'
333         MUST ( uid )
334         MAY ( sambaLMPassword $ sambaNTPassword $ sambaPwdLastSet $ gosaDefaultPrinter $
335               gosaDefaultLanguage $ academicTitle $ personalTitle $ gosaHostACL $ dateOfBirth $
336                     sambaBadPasswordCount $ sambaBadPasswordTime $ gender $ 
337         gotoLastSystemLogin $ gotoLastSystem $ gosaLoginRestriction ))
339 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.7 NAME 'gosaHost' SUP top AUXILIARY
340         DESC 'Class for GOsa Hosts (v2.7)'
341         MUST ( cn )
342         MAY ( description $ gosaService ))
344 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.8 NAME 'gosaProxyAccount' SUP top AUXILIARY
345         DESC 'Class for GOsa Proxy settings (v2.7)'
346         MUST ( gosaProxyAcctFlags )
347         MAY ( gosaProxyID $ gosaProxyWorkingStart $ gosaProxyWorkingStop $ gosaProxyQuota $
348               gosaProxyQuotaPeriod ))
350 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.9 NAME 'gosaApplication' SUP top STRUCTURAL
351         DESC 'Class for GOsa applications (v2.7)'
352         MUST ( cn $ gosaApplicationExecute )
353         MAY ( gosaApplicationName $ gosaApplicationIcon $ gosaApplicationFlags $ gosaApplicationMimeType $
354               gosaApplicationParameter $ gotoLogonScript $ description $ gosaApplicationCategory ))
356 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.10 NAME 'gosaApplicationGroup' SUP top AUXILIARY
357         DESC 'Class for GOsa application groups (v2.7)'
358         MUST ( cn )
359         MAY ( gosaMemberApplication $ gosaApplicationParameter ))
361 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.11 NAME 'gosaUserTemplate' SUP top AUXILIARY
362         DESC 'Class for GOsa User Templates (v2.7)'
363         MUST ( cn ))
365 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.12 NAME 'gosaGroupOfNames'
366         DESC 'GOsa object grouping (v2.7)'
367                 SUP top STRUCTURAL
368                 MUST ( cn $ gosaGroupObjects ) MAY ( member $ description ) )
370 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.13 NAME 'gosaWebDAVAccount'
371         DESC 'GOsa webdav enabling account (v2.7)'
372         SUP top AUXILIARY
373         MUST ( cn $ uid )
374         MAY ( gosaWebDAVQuota ) )
376 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.14 NAME 'gosaIntranetAccount'
377                 DESC 'GOsa Inatrent enabling account (v2.7)'
378                 SUP top AUXILIARY
379                 MUST ( cn $ uid )
380                 MAY ( gosaDefaultLanguage ))
382 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.15 NAME 'gosaAdministrativeUnit'
383        DESC 'Marker for administrational units (v2.7)'
384            SUP top AUXILIARY
385        MUST ( gosaUnitTag ))
387 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.16 NAME 'gosaAdministrativeUnitTag'
388        DESC 'Marker for objects below administrational units (v2.7)'
389            SUP top AUXILIARY
390        MUST ( gosaUnitTag ))
392 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.17 NAME 'gosaRole'
393        DESC 'ACL container to define roles (v2.7)' SUP top STRUCTURAL
394        MUST ( gosaAclTemplate $ cn )
395        MAY  ( description ) )
397 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.18 NAME 'gosaAcl'
398        DESC 'ACL container to define single ACLs (v2.7)' SUP top AUXILIARY
399        MUST ( gosaAclEntry  ))
401 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.19 NAME 'gosaSnapshotObject'
402        DESC 'Container object for undo and snapshot data (v2.7)' SUP top STRUCTURAL
403        MUST ( gosaSnapshotType $ gosaSnapshotTimestamp $ gosaSnapshotDN $ gosaSnapshotData )
404        MAY  ( description ) )
406 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.20 NAME 'gosaConfig'
407        DESC 'Settings for gosa. Replaces parts of the gosa.conf. (v2.7)' SUP top STRUCTURAL
408        MUST ( cn ) 
409        MAY  ( gosaSetting ) )
411 # GOto submenu entry
412 objectclass (1.3.6.1.4.1.10098.1.2.1.43 NAME 'gotoSubmenuEntry'
413         DESC 'GOto - contains environment settings (v2.7)' SUP top STRUCTURAL
414         MUST ( cn )
415         MAY ( gosaApplicationIcon $ gosaApplicationPriority ) )
417 # GOto menu entry
418 objectclass (1.3.6.1.4.1.10098.1.2.1.44 NAME 'gotoMenuEntry'
419         DESC 'GOto - defines a menu entry (v2.7)' SUP top STRUCTURAL
420         MUST ( cn )
421         MAY ( gosaApplicationParameter $ gosaApplicationPriority ) )
423 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.21 NAME 'gosaProperties' SUP top AUXILIARY
424         DESC 'Store GOsa properties (v2.7)'
425         MAY ( gosaUserDefinedFilter ) )