Code

396df0a07fe1ec2bfedf33987a72dfac1072dd0b
[gosa.git] / contrib / openldap / gosa.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         SYNTAX 1.3.6.1.4.1.1466.115.121.1.28)
75 attributetype ( 1.3.6.1.4.1.10098.1.1.12.12 NAME 'gosaMailDeliveryMode'
76         DESC 'What to do with mails'
77         EQUALITY caseIgnoreIA5Match
78         SUBSTR caseIgnoreIA5SubstringsMatch
79         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
81 attributetype ( 1.3.6.1.4.1.10098.1.1.12.13 NAME 'gosaDefaultPrinter'
82         DESC 'Defines a default printer a user owns'
83         EQUALITY caseIgnoreIA5Match
84         SUBSTR caseIgnoreIA5SubstringsMatch
85         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE)
87 attributetype ( 1.3.6.1.4.1.10098.1.1.12.14 NAME 'gosaDefaultLanguage'
88         DESC 'Defines the default language for a user'
89         EQUALITY caseIgnoreIA5Match
90         SUBSTR caseIgnoreIA5SubstringsMatch
91         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE)
93 attributetype ( 1.3.6.1.4.1.10098.1.1.12.15 NAME 'gosaHostACL'
94         DESC 'Defines the places where users can login'
95         EQUALITY caseIgnoreIA5Match
96         SUBSTR caseIgnoreIA5SubstringsMatch
97         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
99 attributetype ( 1.3.6.1.4.1.10098.1.1.12.16 NAME 'gosaService'
100         DESC 'Defines services a certain host can provide'
101         EQUALITY caseIgnoreIA5Match
102         SUBSTR caseIgnoreIA5SubstringsMatch
103         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
105 attributetype ( 1.3.6.1.4.1.10098.1.1.12.17 NAME 'gosaProxyID'
106         DESC 'Defines the proxy user id used, needed for some filters'
107         EQUALITY caseIgnoreIA5Match
108         SUBSTR caseIgnoreIA5SubstringsMatch
109         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
111 attributetype ( 1.3.6.1.4.1.10098.1.1.12.18 NAME 'gosaProxyAcctFlags'
112         DESC 'Proxy Account Flags'
113         EQUALITY caseIgnoreIA5Match
114         SUBSTR caseIgnoreIA5SubstringsMatch
115         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{16} SINGLE-VALUE)
117 attributetype ( 1.3.6.1.4.1.10098.1.1.12.19 NAME 'gosaProxyWorkingStart'
118         DESC 'Specifies the beginning of work in minutes, relative to 00:00'
119         EQUALITY caseIgnoreIA5Match
120         SUBSTR caseIgnoreIA5SubstringsMatch
121         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
123 attributetype ( 1.3.6.1.4.1.10098.1.1.12.20 NAME 'gosaProxyWorkingStop'
124         DESC 'Specifies the end of work in minutes, relative to 00:00'
125         EQUALITY caseIgnoreIA5Match
126         SUBSTR caseIgnoreIA5SubstringsMatch
127         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
129 attributetype ( 1.3.6.1.4.1.10098.1.1.12.21 NAME 'gosaApplicationName'
130         DESC 'Specifies the name of an application to be shown up on users desktop'
131         EQUALITY caseIgnoreIA5Match
132         SUBSTR caseIgnoreIA5SubstringsMatch
133         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
135 attributetype ( 1.3.6.1.4.1.10098.1.1.12.22 NAME 'gosaApplicationExecute'
136         DESC 'Specifies the executable path of an application'
137         EQUALITY caseIgnoreIA5Match
138         SUBSTR caseIgnoreIA5SubstringsMatch
139         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
141 attributetype ( 1.3.6.1.4.1.10098.1.1.12.23 NAME 'gosaApplicationFlags'
142         DESC 'Specifies the application flags G(roup only), D(esktop), M(enu)'
143         EQUALITY caseIgnoreIA5Match
144         SUBSTR caseIgnoreIA5SubstringsMatch
145         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
147 attributetype ( 1.3.6.1.4.1.10098.1.1.12.24 NAME 'gosaApplicationIcon'
148         DESC 'Keeps the application icon in png format'
149         SYNTAX 1.3.6.1.4.1.1466.115.121.1.28)
151 attributetype ( 1.3.6.1.4.1.10098.1.1.12.25 NAME 'gosaSharedFolderTarget'
152         DESC 'Keeps the target of cyrus shared folders'
153         EQUALITY caseIgnoreIA5Match
154         SUBSTR caseIgnoreIA5SubstringsMatch
155         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
157 attributetype ( 1.3.6.1.4.1.10098.1.1.12.26 NAME 'gosaMemberApplication'
158         DESC 'Like memberUid, just for applications'
159         EQUALITY caseIgnoreIA5Match
160         SUBSTR caseIgnoreIA5SubstringsMatch
161         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
163 attributetype ( 1.3.6.1.4.1.10098.1.1.12.27 NAME 'gosaApplicationParameter'
164         DESC 'Store application parameters'
165         EQUALITY caseIgnoreMatch
166         SUBSTR caseIgnoreSubstringsMatch
167         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15)
169 attributetype ( 1.3.6.1.4.1.10098.1.1.12.31 NAME 'gosaApplicationCategory'
170         DESC 'Store application parameters'
171         EQUALITY caseIgnoreMatch
172         SUBSTR caseIgnoreSubstringsMatch
173         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15)
175 attributetype ( 1.3.6.1.4.1.10098.1.1.12.28 NAME 'gosaProxyQuota'
176         DESC 'Specifies the amount of data a user may surf in a defined period of time'
177         EQUALITY caseIgnoreIA5Match
178         SUBSTR caseIgnoreIA5SubstringsMatch
179         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
181 attributetype ( 1.3.6.1.4.1.10098.1.1.12.29 NAME 'gosaProxyQuotaPeriod'
182         DESC 'Specifies period of time where the counter is been reseted'
183         EQUALITY caseIgnoreIA5Match
184         SUBSTR caseIgnoreIA5SubstringsMatch
185         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
187 attributetype ( 1.3.6.1.4.1.10098.1.1.12.30 NAME 'gosaGroupObjects'
188         DESC 'Takes a list of all object types that are in a gosaGroupOfNames'
189         EQUALITY caseIgnoreIA5Match
190         SUBSTR caseIgnoreIA5SubstringsMatch
191         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE)
193 attributetype ( 1.3.6.1.4.1.10098.1.1.6.2 NAME 'academicTitle'
194         DESC 'Field to represent the academic title'
195         EQUALITY caseIgnoreMatch
196         SUBSTR caseIgnoreSubstringsMatch
197         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} )
199 attributetype ( 1.3.6.1.4.1.15305.2.1 NAME ( 'gender' 'sex' )
200         DESC    'Gender: M for male, F for female'
201         EQUALITY caseIgnoreIA5Match
202         SYNTAX  1.3.6.1.4.1.1466.115.121.1.26{1}
203         SINGLE-VALUE )
205 attributetype ( 1.3.6.1.4.1.15305.2.2 NAME ( 'dateOfBirth' 'dob' )
206         DESC    'Date of birth in ISO 8601 format'
207         EQUALITY caseIgnoreMatch
208         SYNTAX  1.3.6.1.4.1.1466.115.121.1.15{10}
209         SINGLE-VALUE )
211 # cyrus imapd access control list
212 # acls work with users and groups
213 attributetype ( 1.3.6.1.4.1.19414.2.1.651
214         NAME 'acl'
215     EQUALITY caseIgnoreIA5Match
216         SUBSTR caseIgnoreIA5SubstringsMatch
217         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
219 # Objectclasses
220 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.1 NAME 'gosaObject' AUXILIARY
221         DESC 'Objectclass for GOsa settings (v2.4)'
222         MUST ( gosaSubtreeACL ))
224 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.2 NAME 'gosaLockEntry' SUP top STRUCTURAL
225         DESC 'Objectclass for GOsa locking (v2.4)'
226         MUST ( gosaUser $ gosaObject $ cn ))
228 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.3 NAME 'gosaCacheEntry' SUP top STRUCTURAL
229         DESC 'Objectclass for GOsa caching (v2.4)'
230         MAY  ( gosaUser )
231         MUST ( cn ))
233 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.4 NAME 'gosaDepartment' SUP top AUXILIARY
234         DESC 'Objectclass to mark Departments for GOsa (v2.4)'
235         MUST  ( ou $ description ))
237 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.5 NAME 'gosaMailAccount' SUP top AUXILIARY
238         DESC 'Objectclass to mark MailAccounts for GOsa (v2.4)'
239         MUST ( mail $ gosaMailServer $ gosaMailDeliveryMode)
240         MAY  ( gosaMailQuota $ gosaMailAlternateAddress $ gosaMailForwardingAddress $
241                gosaMailMaxSize $ gosaSpamSortLevel $ gosaSpamMailbox $
242                gosaVacationMessage $ gosaSharedFolderTarget $ acl))
244 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.6 NAME 'gosaAccount' SUP top AUXILIARY
245         DESC 'Objectclass for GOsa Accounts (v2.4)'
246         MUST ( uid )
247         MAY ( lmPassword $ ntPassword $ pwdLastSet $ gosaDefaultPrinter $ gosaDefaultLanguage $
248               academicTitle $ personalTitle $ gosaHostACL $ dateOfBirth $ gender ))
250 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.7 NAME 'gosaHost' SUP top AUXILIARY
251         DESC 'Objectclass for GOsa Hosts (v2.4)'
252         MUST ( cn )
253         MAY ( description $ gosaService ))
255 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.8 NAME 'gosaProxyAccount' SUP top AUXILIARY
256         DESC 'Objectclass for GOsa Proxy settings (v2.4)'
257         MUST ( gosaProxyAcctFlags )
258         MAY ( gosaProxyID $ gosaProxyWorkingStart $ gosaProxyWorkingStop $ gosaProxyQuota $
259               gosaProxyQuotaPeriod ))
261 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.9 NAME 'gosaApplication'
262         DESC 'Objectclass for GOsa applications (v2.4)'
263         MUST ( cn $ gosaApplicationExecute )
264         MAY ( gosaApplicationName $ gosaApplicationIcon $ gosaApplicationFlags $
265               gosaApplicationParameter $ gotoLogonScript $ description $ gosaApplicationCategory ))
267 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.10 NAME 'gosaApplicationGroup' SUP top AUXILIARY
268         DESC 'Objectclass for GOsa application groups (v2.4)'
269         MUST ( cn )
270         MAY ( gosaMemberApplication $ gosaApplicationParameter ))
272 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.11 NAME 'gosaUserTemplate' SUP top AUXILIARY
273         DESC 'Objectclass for GOsa User Templates (v2.4)'
274         MUST ( cn ))
276 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.12 NAME 'gosaGroupOfNames'
277         DESC 'GOsa object grouping (v2.4)'
278         SUP groupOfNames STRUCTURAL
279                 MUST ( cn $ gosaGroupObjects ) MAY ( member ) )
281 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.13 NAME 'gosaWebdavAccount'
282         DESC 'GOsa webdav enabling account (v2.4)'
283         SUP top AUXILIARY
284         MUST ( cn $ uid ))
286 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.14 NAME 'gosaIntranetAccount'
287        DESC 'GOsa Inatrent enabling account (v2.4)'
288            SUP top AUXILIARY
289        MUST ( cn $ uid )
290        MAY ( gosaDefaultLanguage ))