Code

Allow more than ASCII in Vacation Messages
[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.6.2 NAME 'academicTitle'
220         DESC 'Field to represent the academic title'
221         EQUALITY caseIgnoreIA5Match
222         SUBSTR caseIgnoreIA5SubstringsMatch
223         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
225 attributetype ( 1.3.6.1.4.1.15305.2.1 NAME ( 'gender' 'sex' )
226         DESC    'Gender: M for male, F for female'
227         EQUALITY caseIgnoreIA5Match
228         SYNTAX  1.3.6.1.4.1.1466.115.121.1.26{1}
229         SINGLE-VALUE )
231 attributetype ( 1.3.6.1.4.1.15305.2.2 NAME ( 'dateOfBirth' 'dob' )
232         DESC    'Date of birth in ISO 8601 format'
233         EQUALITY caseIgnoreMatch
234         SYNTAX  1.3.6.1.4.1.1466.115.121.1.15{10}
235         SINGLE-VALUE )
237 # cyrus imapd access control list
238 # acls work with users and groups
239 attributetype ( 1.3.6.1.4.1.19414.2.1.651
240                 NAME 'acl'
241                 EQUALITY caseIgnoreIA5Match
242                 SUBSTR caseIgnoreIA5SubstringsMatch
243             SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
245 # Objectclasses
246 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.1 NAME 'gosaObject' SUP top AUXILIARY
247         DESC 'Objectclass for GOsa settings (v2.4)'
248         MUST ( gosaSubtreeACL ))
250 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.2 NAME 'gosaLockEntry' SUP top STRUCTURAL
251         DESC 'Objectclass for GOsa locking (v2.4)'
252         MUST ( gosaUser $ gosaObject $ cn ))
254 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.3 NAME 'gosaCacheEntry' SUP top STRUCTURAL
255         DESC 'Objectclass for GOsa caching (v2.4)'
256         MAY  ( gosaUser )
257         MUST ( cn ))
259 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.4 NAME 'gosaDepartment' SUP top AUXILIARY
260         DESC 'Objectclass to mark Departments for GOsa (v2.4)'
261         MUST  ( ou $ description ))
263 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.5 NAME 'gosaMailAccount' SUP top AUXILIARY
264         DESC 'Objectclass to mark MailAccounts for GOsa (v2.4)'
265         MUST ( mail $ gosaMailServer $ gosaMailDeliveryMode)
266         MAY  ( gosaMailQuota $ gosaMailAlternateAddress $ gosaMailForwardingAddress $
267                gosaMailMaxSize $ gosaSpamSortLevel $ gosaSpamMailbox $
268                gosaVacationMessage $ gosaSharedFolderTarget $ acl))
270 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.6 NAME 'gosaAccount' SUP top AUXILIARY
271         DESC 'Objectclass for GOsa Accounts (v2.4)'
272         MUST ( uid )
273         MAY ( sambaLMPassword $ sambaNTPassword $ sambaPwdLastSet $ gosaDefaultPrinter $
274               gosaDefaultLanguage $ academicTitle $ personalTitle $ gosaHostACL $ dateOfBirth $
275                   sambaBadPasswordCount $ sambaBadPasswordTime $ gender ))
277 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.7 NAME 'gosaHost' SUP top AUXILIARY
278         DESC 'Objectclass for GOsa Hosts (v2.4)'
279         MUST ( cn )
280         MAY ( description $ gosaService ))
282 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.8 NAME 'gosaProxyAccount' SUP top AUXILIARY
283         DESC 'Objectclass for GOsa Proxy settings (v2.4)'
284         MUST ( gosaProxyAcctFlags )
285         MAY ( gosaProxyID $ gosaProxyWorkingStart $ gosaProxyWorkingStop $ gosaProxyQuota $
286               gosaProxyQuotaPeriod ))
288 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.9 NAME 'gosaApplication' SUP top STRUCTURAL
289         DESC 'Objectclass for GOsa applications (v2.4)'
290         MUST ( cn $ gosaApplicationExecute )
291         MAY ( gosaApplicationName $ gosaApplicationIcon $ gosaApplicationFlags $ gosaApplicationMimeType $
292               gosaApplicationParameter $ gotoLogonScript $ description $ gosaApplicationCategory ))
294 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.10 NAME 'gosaApplicationGroup' SUP top AUXILIARY
295         DESC 'Objectclass for GOsa application groups (v2.4)'
296         MUST ( cn )
297         MAY ( gosaMemberApplication $ gosaApplicationParameter ))
299 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.11 NAME 'gosaUserTemplate' SUP top AUXILIARY
300         DESC 'Objectclass for GOsa User Templates (v2.4)'
301         MUST ( cn ))
303 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.12 NAME 'gosaGroupOfNames'
304         DESC 'GOsa object grouping (v2.4)'
305                 SUP top STRUCTURAL
306                 MUST ( cn $ gosaGroupObjects ) MAY ( member $ description ) )
308 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.13 NAME 'gosaWebdavAccount'
309         DESC 'GOsa webdav enabling account (v2.4)'
310         SUP top AUXILIARY
311         MUST ( cn $ uid ))
313 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.14 NAME 'gosaIntranetAccount'
314                 DESC 'GOsa Inatrent enabling account (v2.4)'
315                 SUP top AUXILIARY
316                 MUST ( cn $ uid )
317                 MAY ( gosaDefaultLanguage ))
319 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.15 NAME 'gosaAdministrativeUnit'
320        DESC 'Marker for administrational units (v2.5)'
321            SUP top AUXILIARY
322        MUST ( gosaUnitTag ))
324 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.16 NAME 'gosaAdministrativeUnitTag'
325        DESC 'Marker for objects below administrational units (v2.5)'
326            SUP top AUXILIARY
327        MUST ( gosaUnitTag ))
329 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.17 NAME 'gosaRole'
330        DESC 'ACL container to define roles (v2.5)' SUP top AUXILIARY
331        MUST ( gosaAclTemplate  ))
333 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.18 NAME 'gosaAcl'
334        DESC 'ACL container to define single ACLs (v2.5)' SUP top AUXILIARY
335        MUST ( gosaAclEntry  ))