Code

Added application category
[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         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.31 NAME 'gosaApplicationCategory'
148         DESC 'Store application parameters'
149         EQUALITY caseIgnoreMatch
150         SUBSTR caseIgnoreSubstringsMatch
151         SYNTAX 1.3.6.1.4.1.1466.115.121.1.15)
153 attributetype ( 1.3.6.1.4.1.10098.1.1.12.24 NAME 'gosaApplicationIcon'
154         DESC 'Keeps the application icon in png format'
155         SYNTAX 1.3.6.1.4.1.1466.115.121.1.28)
157 attributetype ( 1.3.6.1.4.1.10098.1.1.12.25 NAME 'gosaSharedFolderTarget'
158         DESC 'Keeps the target of cyrus shared folders'
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.26 NAME 'gosaMemberApplication'
164         DESC 'Like memberUid, just for applications'
165         EQUALITY caseIgnoreIA5Match
166         SUBSTR caseIgnoreIA5SubstringsMatch
167         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
169 attributetype ( 1.3.6.1.4.1.10098.1.1.12.27 NAME 'gosaApplicationParameter'
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 caseIgnoreIA5Match
196         SUBSTR caseIgnoreIA5SubstringsMatch
197         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
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 ( sambaLMPassword $ sambaNTPassword $ sambaPwdLastSet $ gosaDefaultPrinter $
248               gosaDefaultLanguage $ academicTitle $ personalTitle $ gosaHostACL $ dateOfBirth $
249                   sambaBadPasswordCount $ sambaBadPasswordTime $ gender ))
251 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.7 NAME 'gosaHost' SUP top AUXILIARY
252         DESC 'Objectclass for GOsa Hosts (v2.4)'
253         MUST ( cn )
254         MAY ( description $ gosaService ))
256 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.8 NAME 'gosaProxyAccount' SUP top AUXILIARY
257         DESC 'Objectclass for GOsa Proxy settings (v2.4)'
258         MUST ( gosaProxyAcctFlags )
259         MAY ( gosaProxyID $ gosaProxyWorkingStart $ gosaProxyWorkingStop $ gosaProxyQuota $
260               gosaProxyQuotaPeriod ))
262 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.9 NAME 'gosaApplication'
263         DESC 'Objectclass for GOsa applications (v2.4)'
264         MUST ( cn $ gosaApplicationExecute )
265         MAY ( gosaApplicationName $ gosaApplicationIcon $ gosaApplicationFlags $
266               gosaApplicationParameter $ gotoLogonScript $ description $ gosaApplicationCategory ))
268 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.10 NAME 'gosaApplicationGroup' SUP top AUXILIARY
269         DESC 'Objectclass for GOsa application groups (v2.4)'
270         MUST ( cn )
271         MAY ( gosaMemberApplication $ gosaApplicationParameter ))
273 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.11 NAME 'gosaUserTemplate' SUP top AUXILIARY
274         DESC 'Objectclass for GOsa User Templates (v2.4)'
275         MUST ( cn ))
277 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.12 NAME 'gosaGroupOfNames'
278         DESC 'GOsa object grouping (v2.4)'
279                 SUP groupOfNames STRUCTURAL
280                 MUST ( cn $ gosaGroupObjects ) MAY ( member ) )
282 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.13 NAME 'gosaWebdavAccount'
283         DESC 'GOsa webdav enabling account (v2.4)'
284         SUP top AUXILIARY
285         MUST ( cn $ uid ))
287 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.14 NAME 'gosaIntranetAccount'
288                 DESC 'GOsa Inatrent enabling account (v2.4)'
289                 SUP top AUXILIARY
290                 MUST ( cn $ uid )
291                 MAY ( gosaDefaultLanguage ))