Code

Updated config schema
[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.6.2 NAME 'academicTitle'
276         DESC 'Field to represent the academic title'
277         EQUALITY caseIgnoreMatch
278         SUBSTR caseIgnoreSubstringsMatch
279         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15)
281 attributetype ( 1.3.6.1.4.1.15305.2.1 NAME ( 'gender' 'sex' )
282         DESC    'Gender: M for male, F for female'
283         EQUALITY caseIgnoreIA5Match
284         SYNTAX  1.3.6.1.4.1.1466.115.121.1.26{1}
285         SINGLE-VALUE )
287 attributetype ( 1.3.6.1.4.1.15305.2.2 NAME ( 'dateOfBirth' 'dob' )
288         DESC    'Date of birth in ISO 8601 format'
289         EQUALITY caseIgnoreMatch
290         SYNTAX  1.3.6.1.4.1.1466.115.121.1.15{10}
291         SINGLE-VALUE )
293 # cyrus imapd access control list
294 # acls work with users and groups
295 attributetype ( 1.3.6.1.4.1.19414.2.1.651
296                 NAME 'acl'
297                 EQUALITY caseIgnoreIA5Match
298                 SUBSTR caseIgnoreIA5SubstringsMatch
299             SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
301 # Classes
302 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.1 NAME 'gosaObject' SUP top AUXILIARY
303         DESC 'Class for GOsa settings (v2.6.1)'
304         MUST ( gosaSubtreeACL ))
306 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.2 NAME 'gosaLockEntry' SUP top STRUCTURAL
307         DESC 'Class for GOsa locking (v2.6.1)'
308         MUST ( gosaUser $ gosaObject $ cn ))
310 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.3 NAME 'gosaCacheEntry' SUP top STRUCTURAL
311         DESC 'Class for GOsa caching (v2.6.1)'
312         MAY  ( gosaUser )
313         MUST ( cn ))
315 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.4 NAME 'gosaDepartment' SUP top AUXILIARY
316         DESC 'Class to mark Departments for GOsa (v2.6.1)'
317         MUST  ( ou $ description )
318         MAY   ( manager ))
320 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.5 NAME 'gosaMailAccount' SUP top AUXILIARY
321         DESC 'Class to mark MailAccounts for GOsa (v2.6.1)'
322         MUST ( mail $ gosaMailServer $ gosaMailDeliveryMode)
323         MAY  ( gosaMailQuota $ gosaMailAlternateAddress $ gosaMailForwardingAddress $
324                gosaMailMaxSize $ gosaSpamSortLevel $ gosaSpamMailbox $
325                gosaVacationMessage $ gosaVacationStart $ gosaVacationStop $ gosaSharedFolderTarget $ acl))
327 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.6 NAME 'gosaAccount' SUP top AUXILIARY
328         DESC 'Class for GOsa Accounts (v2.6.6)'
329         MUST ( uid )
330         MAY ( sambaLMPassword $ sambaNTPassword $ sambaPwdLastSet $ gosaDefaultPrinter $
331               gosaDefaultLanguage $ academicTitle $ personalTitle $ gosaHostACL $ dateOfBirth $
332                     sambaBadPasswordCount $ sambaBadPasswordTime $ gender $ 
333         gotoLastSystemLogin $ gotoLastSystem $ gosaLoginRestriction ))
335 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.7 NAME 'gosaHost' SUP top AUXILIARY
336         DESC 'Class for GOsa Hosts (v2.6.1)'
337         MUST ( cn )
338         MAY ( description $ gosaService ))
340 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.8 NAME 'gosaProxyAccount' SUP top AUXILIARY
341         DESC 'Class for GOsa Proxy settings (v2.6.1)'
342         MUST ( gosaProxyAcctFlags )
343         MAY ( gosaProxyID $ gosaProxyWorkingStart $ gosaProxyWorkingStop $ gosaProxyQuota $
344               gosaProxyQuotaPeriod ))
346 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.9 NAME 'gosaApplication' SUP top STRUCTURAL
347         DESC 'Class for GOsa applications (v2.6.1)'
348         MUST ( cn $ gosaApplicationExecute )
349         MAY ( gosaApplicationName $ gosaApplicationIcon $ gosaApplicationFlags $ gosaApplicationMimeType $
350               gosaApplicationParameter $ gotoLogonScript $ description $ gosaApplicationCategory ))
352 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.10 NAME 'gosaApplicationGroup' SUP top AUXILIARY
353         DESC 'Class for GOsa application groups (v2.6.1)'
354         MUST ( cn )
355         MAY ( gosaMemberApplication $ gosaApplicationParameter ))
357 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.11 NAME 'gosaUserTemplate' SUP top AUXILIARY
358         DESC 'Class for GOsa User Templates (v2.6.1)'
359         MUST ( cn ))
361 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.12 NAME 'gosaGroupOfNames'
362         DESC 'GOsa object grouping (v2.6.1)'
363                 SUP top STRUCTURAL
364                 MUST ( cn $ gosaGroupObjects ) MAY ( member $ description ) )
366 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.13 NAME 'gosaWebdavAccount'
367         DESC 'GOsa webdav enabling account (v2.6.1)'
368         SUP top AUXILIARY
369         MUST ( cn $ uid ))
371 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.14 NAME 'gosaIntranetAccount'
372                 DESC 'GOsa Inatrent enabling account (v2.6.1)'
373                 SUP top AUXILIARY
374                 MUST ( cn $ uid )
375                 MAY ( gosaDefaultLanguage ))
377 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.15 NAME 'gosaAdministrativeUnit'
378        DESC 'Marker for administrational units (v2.6.1)'
379            SUP top AUXILIARY
380        MUST ( gosaUnitTag ))
382 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.16 NAME 'gosaAdministrativeUnitTag'
383        DESC 'Marker for objects below administrational units (v2.6.1)'
384            SUP top AUXILIARY
385        MUST ( gosaUnitTag ))
387 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.17 NAME 'gosaRole'
388        DESC 'ACL container to define roles (v2.6.1)' SUP top STRUCTURAL
389        MUST ( gosaAclTemplate $ cn )
390        MAY  ( description ) )
392 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.18 NAME 'gosaAcl'
393        DESC 'ACL container to define single ACLs (v2.6.1)' SUP top AUXILIARY
394        MUST ( gosaAclEntry  ))
396 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.19 NAME 'gosaSnapshotObject'
397        DESC 'Container object for undo and snapshot data (v2.6.1)' SUP top STRUCTURAL
398        MUST ( gosaSnapshotType $ gosaSnapshotTimestamp $ gosaSnapshotDN $ gosaSnapshotData )
399        MAY  ( description ) )
401 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.20 NAME 'gosaConfig'
402        DESC 'Settings for gosa. Replaces parts of the gosa.conf. (v2.6)' SUP top STRUCTURAL
403        MUST ( cn ) 
404        MAY  ( gosaSetting ) )
406 # GOto submenu entries
407 objectclass (1.3.6.1.4.1.10098.1.2.1.43 NAME 'gotoSubmenuEntry'
408         DESC 'GOto - contains environment settings (v2.6)' SUP top STRUCTURAL
409         MUST ( cn )
410         MAY ( gosaApplicationIcon $ gosaApplicationPriority ) )
412 # GOto menu entries
413 objectclass (1.3.6.1.4.1.10098.1.2.1.44 NAME 'gotoMenuEntry'
414         DESC 'GOto - defines a menu entry (v2.6)' SUP top STRUCTURAL
415         MUST ( cn )
416         MAY ( gosaApplicationParameter $ gosaApplicationPriority ) )
418 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.21 NAME 'gosaProperties' SUP top AUXILIARY
419         DESC 'Class for GOsa Properties, stores for example user filters (v2.6.8)'
420         MAY ( gosaUserDefinedFilter ) )