Code

Some setup changes
[gosa.git] / 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         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15)
244 attributetype ( 1.3.6.1.4.1.10098.1.1.6.2 NAME 'academicTitle'
245         DESC 'Field to represent the academic title'
246         EQUALITY caseIgnoreIA5Match
247         SUBSTR caseIgnoreIA5SubstringsMatch
248         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
250 attributetype ( 1.3.6.1.4.1.15305.2.1 NAME ( 'gender' 'sex' )
251         DESC    'Gender: M for male, F for female'
252         EQUALITY caseIgnoreIA5Match
253         SYNTAX  1.3.6.1.4.1.1466.115.121.1.26{1}
254         SINGLE-VALUE )
256 attributetype ( 1.3.6.1.4.1.15305.2.2 NAME ( 'dateOfBirth' 'dob' )
257         DESC    'Date of birth in ISO 8601 format'
258         EQUALITY caseIgnoreMatch
259         SYNTAX  1.3.6.1.4.1.1466.115.121.1.15{10}
260         SINGLE-VALUE )
262 # cyrus imapd access control list
263 # acls work with users and groups
264 attributetype ( 1.3.6.1.4.1.19414.2.1.651
265                 NAME 'acl'
266                 EQUALITY caseIgnoreIA5Match
267                 SUBSTR caseIgnoreIA5SubstringsMatch
268             SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
270 # Objectclasses
271 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.1 NAME 'gosaObject' SUP top AUXILIARY
272         DESC 'Objectclass for GOsa settings (v2.4)'
273         MUST ( gosaSubtreeACL ))
275 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.2 NAME 'gosaLockEntry' SUP top STRUCTURAL
276         DESC 'Objectclass for GOsa locking (v2.4)'
277         MUST ( gosaUser $ gosaObject $ cn ))
279 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.3 NAME 'gosaCacheEntry' SUP top STRUCTURAL
280         DESC 'Objectclass for GOsa caching (v2.4)'
281         MAY  ( gosaUser )
282         MUST ( cn ))
284 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.4 NAME 'gosaDepartment' SUP top AUXILIARY
285         DESC 'Objectclass to mark Departments for GOsa (v2.4)'
286         MUST  ( ou $ description ))
288 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.5 NAME 'gosaMailAccount' SUP top AUXILIARY
289         DESC 'Objectclass to mark MailAccounts for GOsa (v2.4)'
290         MUST ( mail $ gosaMailServer $ gosaMailDeliveryMode)
291         MAY  ( gosaMailQuota $ gosaMailAlternateAddress $ gosaMailForwardingAddress $
292                gosaMailMaxSize $ gosaSpamSortLevel $ gosaSpamMailbox $
293                gosaVacationMessage $ gosaSharedFolderTarget $ acl))
295 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.6 NAME 'gosaAccount' SUP top AUXILIARY
296         DESC 'Objectclass for GOsa Accounts (v2.4)'
297         MUST ( uid )
298         MAY ( sambaLMPassword $ sambaNTPassword $ sambaPwdLastSet $ gosaDefaultPrinter $
299               gosaDefaultLanguage $ academicTitle $ personalTitle $ gosaHostACL $ dateOfBirth $
300                   sambaBadPasswordCount $ sambaBadPasswordTime $ gender ))
302 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.7 NAME 'gosaHost' SUP top AUXILIARY
303         DESC 'Objectclass for GOsa Hosts (v2.4)'
304         MUST ( cn )
305         MAY ( description $ gosaService ))
307 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.8 NAME 'gosaProxyAccount' SUP top AUXILIARY
308         DESC 'Objectclass for GOsa Proxy settings (v2.4)'
309         MUST ( gosaProxyAcctFlags )
310         MAY ( gosaProxyID $ gosaProxyWorkingStart $ gosaProxyWorkingStop $ gosaProxyQuota $
311               gosaProxyQuotaPeriod ))
313 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.9 NAME 'gosaApplication' SUP top STRUCTURAL
314         DESC 'Objectclass for GOsa applications (v2.4)'
315         MUST ( cn $ gosaApplicationExecute )
316         MAY ( gosaApplicationName $ gosaApplicationIcon $ gosaApplicationFlags $ gosaApplicationMimeType $
317               gosaApplicationParameter $ gotoLogonScript $ description $ gosaApplicationCategory ))
319 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.10 NAME 'gosaApplicationGroup' SUP top AUXILIARY
320         DESC 'Objectclass for GOsa application groups (v2.4)'
321         MUST ( cn )
322         MAY ( gosaMemberApplication $ gosaApplicationParameter ))
324 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.11 NAME 'gosaUserTemplate' SUP top AUXILIARY
325         DESC 'Objectclass for GOsa User Templates (v2.4)'
326         MUST ( cn ))
328 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.12 NAME 'gosaGroupOfNames'
329         DESC 'GOsa object grouping (v2.4)'
330                 SUP top STRUCTURAL
331                 MUST ( cn $ gosaGroupObjects ) MAY ( member $ description ) )
333 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.13 NAME 'gosaWebdavAccount'
334         DESC 'GOsa webdav enabling account (v2.4)'
335         SUP top AUXILIARY
336         MUST ( cn $ uid ))
338 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.14 NAME 'gosaIntranetAccount'
339                 DESC 'GOsa Inatrent enabling account (v2.4)'
340                 SUP top AUXILIARY
341                 MUST ( cn $ uid )
342                 MAY ( gosaDefaultLanguage ))
344 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.15 NAME 'gosaAdministrativeUnit'
345        DESC 'Marker for administrational units (v2.5)'
346            SUP top AUXILIARY
347        MUST ( gosaUnitTag ))
349 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.16 NAME 'gosaAdministrativeUnitTag'
350        DESC 'Marker for objects below administrational units (v2.5)'
351            SUP top AUXILIARY
352        MUST ( gosaUnitTag ))
354 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.17 NAME 'gosaRole'
355        DESC 'ACL container to define roles (v2.5)' SUP top STRUCTURAL
356        MUST ( gosaAclTemplate $ cn )
357        MAY  ( description ) )
359 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.18 NAME 'gosaAcl'
360        DESC 'ACL container to define single ACLs (v2.5)' SUP top AUXILIARY
361        MUST ( gosaAclEntry  ))
363 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.19 NAME 'gosaSnapshotObject'
364        DESC 'Container object for undo and snapshot data (v2.5)' SUP top STRUCTURAL
365        MUST ( gosaSnapshotType $ gosaSnapshotTimestamp $ gosaSnapshotDN $ gosaSnapshotData )
366        MAY  ( description ) )
368 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.20 NAME 'gosaConfig'
369        DESC 'Settings for gosa. Replaces parts of the gosa.conf. (v2.6)' SUP top STRUCTURAL
370        MAY  ( gosaSetting ) )