-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathbase4kids2.ldif
620 lines (620 loc) · 20 KB
/
base4kids2.ldif
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
################################################################################
# Base4Kids LDAP schema
################################################################################
#
# Copyright (C) 2018 - 2019 Adfinis SyGroup AG
# https://adfinis-sygroup.ch
#
# This schema is free software: you can redistribute it and/or
# modify it under the terms of the GNU Affero General Public
# License as published by the Free Software Foundation, version
# 3 of the License.
#
# This schema is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public
# License along with this program.
# If not, see <http://www.gnu.org/licenses/>.
################################################################################
#
#
################################################################################
# OID organisation
################################################################################
#
# 1.3.6.1.4.1 iso.org.dod.internet.private.enterprise
# 1.3.6.1.4.1.31534 Adfinis SyGroup AG OID root
# 1.3.6.1.4.1.31534.2.5 Base4Kids2 OID root
# 1.3.6.1.4.1.31534.2.5.1 Base4Kids2 LDAP object classes OID root
# 1.3.6.1.4.1.31534.2.5.2 Base4Kids2 LDAP attributes OID root
#
###############################################################################
# Start of LDIF
###############################################################################
dn: cn=schema
#
#
###############################################################################
# Attributes
###############################################################################
# Attribut type description from RFC 2252
#
# AttributeTypeDescription = "(" whsp
# numericoid whsp ; AttributeType identifier
# [ "NAME" qdescrs ] ; name used in AttributeType
# [ "DESC" qdstring ] ; description
# [ "OBSOLETE" whsp ]
# [ "SUP" woid ] ; derived from this other
# ; AttributeType
# [ "EQUALITY" woid ; Matching Rule name
# [ "ORDERING" woid ; Matching Rule name
# [ "SUBSTR" woid ] ; Matching Rule name
# [ "SYNTAX" whsp noidlen whsp ] ; see section 4.3
# [ "SINGLE-VALUE" whsp ] ; default multi-valued
# [ "COLLECTIVE" whsp ] ; default not collective
# [ "NO-USER-MODIFICATION" whsp ]; default user modifiable
# [ "USAGE" whsp AttributeUsage ]; default userApplications
# whsp ")"
#
# AttributeUsage =
# "userApplications" /
# "directoryOperation" /
# "distributedOperation" / ; DSA-shared
# "dSAOperation" ; DSA-specific, value depends on server
#
#
# Name: base4kidsRole
# Syntax: Directory String
# Examples: SUS, LP, EB
attributeTypes: (
1.3.6.1.4.1.31534.2.5.2.1
NAME 'base4kidsRole'
DESC 'Role of a base4kids object'
EQUALITY caseIgnoreMatch
ORDERING caseIgnoreOrderingMatch
SUBSTR caseIgnoreSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
#
# Name: base4kidsIsActive
# Syntax: Boolean
# Examples, TRUE, FALSE
attributeTypes: (
1.3.6.1.4.1.31534.2.5.2.2
NAME 'base4kidsIsActive'
DESC 'Determines whether a base4kids object is active'
EQUALITY booleanMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
SINGLE-VALUE )
#
# Name: base4kidsChatIsActive
# Syntax: Boolean
# Examples, TRUE, FALSE
attributeTypes: (
1.3.6.1.4.1.31534.2.5.2.3
NAME 'base4kidsChatIsActive'
DESC 'Determines whether chat access is active'
SUP base4kidsIsActive )
#
# Name: base4kidsCloudStorageIsActive
# Syntax: Boolean
# Examples, TRUE, FALSE
attributeTypes: (
1.3.6.1.4.1.31534.2.5.2.4
NAME 'base4kidsCloudStorageIsActive'
DESC 'Determines whether cloud storage access is active'
SUP base4kidsIsActive )
#
# Name: base4kidsEportfolioIsActive
# Syntax: Boolean
# Examples, TRUE, FALSE
attributeTypes: (
1.3.6.1.4.1.31534.2.5.2.5
NAME 'base4kidsEportfolioIsActive'
DESC 'Determines whether the ePortfolio system access is active'
SUP base4kidsIsActive )
#
# Name: base4kidsGroupwareIsActive
# Syntax: Boolean
# Examples, TRUE, FALSE
attributeTypes: (
1.3.6.1.4.1.31534.2.5.2.6
NAME 'base4kidsGroupwareIsActive'
DESC 'Determines whether groupware access is active'
SUP base4kidsIsActive )
#
# Name: base4kidsImapIsActive
# Syntax: Boolean
# Examples, TRUE, FALSE
attributeTypes: (
1.3.6.1.4.1.31534.2.5.2.7
NAME 'base4kidsImapIsActive'
DESC 'Determines whether IMAP access is active'
SUP base4kidsIsActive )
#
# Name: base4kidsLearningPlatformIsActive
# Syntax: Boolean
# Examples, TRUE, FALSE
attributeTypes: (
1.3.6.1.4.1.31534.2.5.2.8
NAME 'base4kidsLearningPlatformIsActive'
DESC 'Determines whether learning platform access is active'
SUP base4kidsIsActive )
#
# Name: base4kidsSmtpReceiveIsActive
# Syntax: Boolean
# Examples, TRUE, FALSE
attributeTypes: (
1.3.6.1.4.1.31534.2.5.2.9
NAME 'base4kidsSmtpReceiveIsActive'
DESC 'Determines whether SMTP (mail) receiving is active'
SUP base4kidsIsActive )
#
# Name: base4kidsSmtpSubmissionIsActive
# Syntax: Boolean
# Examples, TRUE, FALSE
attributeTypes: (
1.3.6.1.4.1.31534.2.5.2.10
NAME 'base4kidsSmtpSubmissionIsActive'
DESC 'Determines whether SMTP submission is permitted'
SUP base4kidsIsActive )
#
# Name: base4kidsWebmailIsActive
# Syntax: Boolean
# Examples, TRUE, FALSE
attributeTypes: (
1.3.6.1.4.1.31534.2.5.2.11
NAME 'base4kidsWebmailIsActive'
DESC 'Determines whether webmail access is active'
SUP base4kidsIsActive )
#
# Name: base4kidsMattermostTeamId
# Syntax: Printable String
# Examples: oue19dh6zbfu9rdt8ua9hw1iqa, ncdb6o84jj8fzxyizbre8qrtmw
attributeTypes: (
1.3.6.1.4.1.31534.2.5.2.12
NAME 'base4kidsMattermostTeamId'
DESC 'Mattermost team GUID'
EQUALITY caseExactMatch
ORDERING caseExactOrderingMatch
SUBSTR caseExactSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.44
SINGLE-VALUE )
#
# Name: base4kidsMattermostChannelId
# Syntax: Printable String
# Examples: oue19dh6zbfu9rdt8ua9hw1iqa, ncdb6o84jj8fzxyizbre8qrtmw
attributeTypes: (
1.3.6.1.4.1.31534.2.5.2.13
NAME 'base4kidsMattermostChannelId'
DESC 'Mattermost channel GUID'
SUP base4kidsMattermostTeamId )
#
# Name: base4kidsNextcloudShareId
# Syntax: Integer
# Examples: 3015, 18
attributeTypes: (
1.3.6.1.4.1.31534.2.5.2.14
NAME 'base4kidsNextcloudShareId'
DESC 'Nextcloud share ID'
EQUALITY integerMatch
ORDERING integerOrderingMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE )
#
# Name: base4kidsMaharaGroupId
# Syntax: Integer
# Examples: 456, 7
attributeTypes: (
1.3.6.1.4.1.31534.2.5.2.15
NAME 'base4kidsMaharaGroupId'
DESC 'Mahara group ID'
EQUALITY integerMatch
ORDERING integerOrderingMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE )
#
# Name: base4kidsSchoolDistrict
# Syntax: Directory String
# Examples: Kirchenfeld-Schosshalde
attributeTypes: (
1.3.6.1.4.1.31534.2.5.2.16
NAME 'base4kidsSchoolDistrict'
DESC 'The name of the school district (Schulkreis)'
EQUALITY caseIgnoreMatch
ORDERING caseIgnoreOrderingMatch
SUBSTR caseIgnoreSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
SINGLE-VALUE )
#
# Name: base4kidsSchoolLocation
# Syntax: Directory String
# Examples: Laubegg
attributeTypes: (
1.3.6.1.4.1.31534.2.5.2.17
NAME 'base4kidsSchoolLocation'
DESC 'The name of the school location (Schulstandort)'
SUP base4kidsSchoolDistrict )
#
# Name: base4kidsSchoolCampus
# Syntax: Directory String
# Examples: Sonnenhof
attributeTypes: (
1.3.6.1.4.1.31534.2.5.2.18
NAME 'base4kidsSchoolCampus'
DESC 'The name of the school campus (Schulanlage)'
SUP base4kidsSchoolDistrict )
#
# Name: base4kidsSchoolClassName
# Syntax: Directory String
# Examples: "S9 a 2018/2019"
attributeTypes: (
1.3.6.1.4.1.31534.2.5.2.19
NAME 'base4kidsSchoolClassName'
DESC 'The name of a school class'
EQUALITY caseExactMatch
ORDERING caseExactOrderingMatch
SUBSTR caseExactSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
SINGLE-VALUE )
#
# Name: base4kidsSchoolClassLevel
# Syntax: Directory String
# Examples: S9
attributeTypes: (
1.3.6.1.4.1.31534.2.5.2.20
NAME 'base4kidsSchoolClassLevel'
DESC 'The level of a school class (Klassenstufe)'
SUP base4kidsSchoolClassName )
#
# Name: base4kidsSchoolClassSubGroup
# Syntax: Directory String
# Examples: "a 2018/2019"
attributeTypes: (
1.3.6.1.4.1.31534.2.5.2.21
NAME 'base4kidsSchoolClassSubGroup'
DESC 'The school class sub group'
SUP base4kidsSchoolClassName )
#
# Name: base4kidsAppleId
# Syntax: IA5String
# Examples: "[email protected]"
attributeTypes: (
1.3.6.1.4.1.31534.2.5.2.22
NAME 'base4kidsAppleId'
DESC 'Apple ID (email address)'
SUP mail )
#
# Name: base4kidsEgovId
# Syntax: Directory String
# Examples: "L1234" "S7890"
attributeTypes: (
1.3.6.1.4.1.31534.2.5.2.23
NAME 'base4kidsEgovId'
DESC 'eGov ID'
EQUALITY caseExactMatch
ORDERING caseExactOrderingMatch
SUBSTR caseExactSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
SINGLE-VALUE )
#
# Name: base4kidsGroupType
# Syntax: Printable String
# Examples: "SCHOOL.DISTRICT" "SCHOOL.LOCATION" "SCHOOL.CAMPUS" "SCHOOL.CLASS"
attributeTypes: (
1.3.6.1.4.1.31534.2.5.2.24
NAME 'base4kidsGroupType'
DESC 'Group type'
EQUALITY caseIgnoreMatch
ORDERING caseIgnoreOrderingMatch
SUBSTR caseIgnoreSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.44
SINGLE-VALUE )
#
# Name: base4kidsNextcloudUserQuota
# Syntax: Printable String
# Examples: "none", "default", "1234" (bytes), "1024 MB"
# See also:
# * https://docs.nextcloud.com/server/stable/admin_manual/configuration_user/user_auth_ldap.html
# * https://github.com/nextcloud/server/blob/d25e8a774a30f78017acdc366a79460cebbb552f/apps/user_ldap/lib/User/User.php#L502
# * https://github.com/nextcloud/server/blob/cfb1338705327c75bf6819e6f13772b54d0ce9fc/lib/private/legacy/helper.php#L147-L158
attributeTypes: (
1.3.6.1.4.1.31534.2.5.2.25
NAME 'base4kidsNextcloudUserQuota'
DESC 'Nextcloud user quota'
EQUALITY caseIgnoreMatch
ORDERING caseIgnoreOrderingMatch
SUBSTR caseIgnoreSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.44
SINGLE-VALUE )
#
# Name: base4kidsNextcloudClassShareId
# Syntax: Integer
# Examples: 3015, 18
attributeTypes: (
1.3.6.1.4.1.31534.2.5.2.26
NAME 'base4kidsNextcloudClassShareId'
DESC 'Nextcloud school class folder share ID'
SUP base4kidsNextcloudShareId )
#
# Name: base4kidsNextcloudClassTemplateShareId
# Syntax: Integer
# Examples: 3015, 18
attributeTypes: (
1.3.6.1.4.1.31534.2.5.2.27
NAME 'base4kidsNextcloudClassTemplateShareId'
DESC 'Nextcloud school class template folder share ID'
SUP base4kidsNextcloudShareId )
#
# Name: base4kidsGender
# Syntax: Printable String
# Examples: 'm' (male), 'f' (female), 'o' (other)
attributeTypes: (
1.3.6.1.4.1.31534.2.5.2.28
NAME 'base4kidsGender'
DESC 'Gender of a person'
EQUALITY caseExactMatch
ORDERING caseExactOrderingMatch
SUBSTR caseExactSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.44
SINGLE-VALUE )
#
# Name: base4kidsPersiskaNumber
# Syntax: Printable String
# Examples: 123.456
attributeTypes: (
1.3.6.1.4.1.31534.2.5.2.29
NAME 'base4kidsPersiskaNumber'
DESC 'Employees reference number from the information system PERSISKA'
EQUALITY caseExactMatch
ORDERING caseExactOrderingMatch
SUBSTR caseExactSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.44
SINGLE-VALUE )
#
# Name: base4kidsExpirationDate
# Syntax: Generalized Time
# Examples: 20191221235859Z
attributeTypes: (
1.3.6.1.4.1.31534.2.5.2.30
NAME 'base4kidsExpirationDate'
DESC 'Expiration date of a Base4Kids object in coordinated universal time'
EQUALITY generalizedTimeMatch
ORDERING generalizedTimeOrderingMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
SINGLE-VALUE )
#
# Name: base4kidsSchoolClassYear
# Syntax: Directory String
# Examples: "2018/2019"
attributeTypes: (
1.3.6.1.4.1.31534.2.5.2.31
NAME 'base4kidsSchoolClassYear'
DESC 'The school class year'
SUP base4kidsSchoolClassName )
#
# Name: base4kidsSchoolProgrammYear
# Syntax: Integer
# Examples: 1 - 9
attributeTypes: (
1.3.6.1.4.1.31534.2.5.2.32
NAME 'base4kidsSchoolProgrammYear'
DESC 'The school programm year (Programmjahr)'
EQUALITY integerMatch
ORDERING integerOrderingMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE )
#
# Name: base4kidsLegalGuardianOf
# Syntax: DN
# Examples: "uid=S12345,ou=People,dc=example,dc=com"
attributeTypes: (
1.3.6.1.4.1.31534.2.5.2.33
NAME 'base4kidsLegalGuardianOf'
DESC 'References to DNs for which this person is a legal guardian'
SUP member )
#
# Name: base4kidsLegalGuardian
# Syntax: DN
# Examples: "uid=E6789,ou=People,dc=example,dc=com"
attributeTypes: (
1.3.6.1.4.1.31534.2.5.2.34
NAME 'base4kidsLegalGuardian'
DESC 'References to legal guardian DNs for this person'
SUP base4kidsLegalGuardianOf )
#
# Name: base4kidsSchoolLevel
# Syntax: Printable String
# Examples: "KINDERGARTEN" "BASISSTUFE" "PRIMARSTUFE" "SEKUNDARSTUFE1" "SONDERSCHULKLASSE"
attributeTypes: (
1.3.6.1.4.1.31534.2.5.2.35
NAME 'base4kidsSchoolLevel'
DESC 'The school level'
EQUALITY caseIgnoreMatch
ORDERING caseIgnoreOrderingMatch
SUBSTR caseIgnoreSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.44
SINGLE-VALUE )
#
# Name: base4kidsSchoolCycle
# Syntax: Integer
# Examples: 0 - 3
attributeTypes: (
1.3.6.1.4.1.31534.2.5.2.36
NAME 'base4kidsSchoolCycle'
DESC 'The school cycle'
EQUALITY integerMatch
ORDERING integerOrderingMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE )
#
# Name: base4kidsInitiator
# Syntax: DN
# Examples: "uid=S12345,ou=People,dc=example,dc=com"
attributeTypes: (
1.3.6.1.4.1.31534.2.5.2.37
NAME 'base4kidsInitiator'
DESC 'Reference to a DN of a person which created a specific resource'
SUP distinguishedName )
#
# Name: base4kidsSchoolClassSupplement
# Syntax: Directory String
# Examples: "1-4"
attributeTypes: (
1.3.6.1.4.1.31534.2.5.2.38
NAME 'base4kidsSchoolClassSupplement'
DESC 'The school class supplement'
SUP base4kidsSchoolClassName )
#
# Name: base4kidsIsBlocked
# Syntax: Boolean
# Examples, TRUE, FALSE
attributeTypes: (
1.3.6.1.4.1.31534.2.5.2.39
NAME 'base4kidsIsBlocked'
DESC 'Determines whether a base4kids object is blocked but still active'
EQUALITY booleanMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
SINGLE-VALUE )
#
# Name: base4kidsCountryCode
# Syntax: Country String
# Examples, CH, DE, FR
attributeTypes: (
1.3.6.1.4.1.31534.2.5.2.40
NAME 'base4kidsCountryCode'
DESC 'ISO 3166 two-letter country code'
SUP c )
#
# Name: base4kidsIsDisabled
# Syntax: Boolean
# Examples, TRUE, FALSE
attributeTypes: (
1.3.6.1.4.1.31534.2.5.2.41
NAME 'base4kidsIsDisabled'
DESC 'Determines whether a base4kids object is disabled but still active'
SUP base4kidsIsBlocked )
#
# Name: base4kidsBusinessTelephoneNumber
# Syntax: Phone number
# Examples: +41 234 567 890, +41234567890
attributeTypes: (
1.3.6.1.4.1.31534.2.5.2.42
NAME 'base4kidsBusinessTelephoneNumber'
DESC 'Business telephone number'
SUP telephoneNumber )
#
# Name: base4kidsDateOfBirth
# Syntax: Printable String
# Examples: 2019-12-25
attributeTypes: (
1.3.6.1.4.1.31534.2.5.2.43
NAME 'base4kidsDateOfBirth'
DESC 'Date of Birth'
EQUALITY caseExactMatch
ORDERING caseExactOrderingMatch
SUBSTR caseExactSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.44
SINGLE-VALUE )
#
# Name: base4kidsPlaceOfOrigin
# Syntax: Directory String
# Examples: "Bern"
attributeTypes: (
1.3.6.1.4.1.31534.2.5.2.44
NAME 'base4kidsPlaceOfOrigin'
DESC 'The place of origin'
SUP l )
#
#
###############################################################################
# Object Classes
###############################################################################
#
# Object classes description from RFC 2252
#
# ObjectClassDescription = "(" whsp
# numericoid whsp ; ObjectClass identifier
# [ "NAME" qdescrs ]
# [ "DESC" qdstring ]
# [ "OBSOLETE" whsp ]
# [ "SUP" oids ] ; Superior ObjectClasses
# [ ( "ABSTRACT" / "STRUCTURAL" / "AUXILIARY" ) whsp ]
# ; default structural
# [ "MUST" oids ] ; AttributeTypes
# [ "MAY" oids ] ; AttributeTypes
# whsp ")"
#
#
# Name: base4kidsPerson
# Description: A Base4Kids person object to be used together with an
# InetOrgPerson object.
objectClasses: ( 1.3.6.1.4.1.31534.2.5.1.1
NAME 'base4kidsPerson'
DESC 'Base4Kids person object'
SUP top AUXILIARY
MAY (
base4kidsAppleId $
base4kidsBusinessTelephoneNumber $
base4kidsChatIsActive $
base4kidsCloudStorageIsActive $
base4kidsCountryCode $
base4kidsDateOfBirth $
base4kidsEgovId $
base4kidsEportfolioIsActive $
base4kidsGender $
base4kidsGroupwareIsActive $
base4kidsImapIsActive $
base4kidsIsActive $
base4kidsIsBlocked $
base4kidsIsDisabled $
base4kidsLearningPlatformIsActive $
base4kidsLegalGuardian $
base4kidsLegalGuardianOf $
base4kidsNextcloudUserQuota $
base4kidsPersiskaNumber $
base4kidsPlaceOfOrigin $
base4kidsRole $
base4kidsSchoolProgrammYear $
base4kidsSmtpReceiveIsActive $
base4kidsSmtpSubmissionIsActive $
base4kidsWebmailIsActive ) )
#
# Name: base4kidsGroup
# Description: A Base4Kids group object to be used together with an
# groupOfUniqueNames object.
objectClasses: (
1.3.6.1.4.1.31534.2.5.1.2
NAME 'base4kidsGroup'
DESC 'Base4Kids person group'
SUP top AUXILIARY
MAY (
base4kidsEgovId $
base4kidsExpirationDate $
base4kidsGroupType $
base4kidsInitiator $
base4kidsIsActive $
base4kidsIsBlocked $
base4kidsIsDisabled $
base4kidsMaharaGroupId $
base4kidsMattermostChannelId $
base4kidsMattermostTeamId $
base4kidsNextcloudClassShareId $
base4kidsNextcloudClassTemplateShareId $
base4kidsNextcloudShareId $
base4kidsRole $
base4kidsSchoolCampus $
base4kidsSchoolClassLevel $
base4kidsSchoolClassName $
base4kidsSchoolClassSubGroup $
base4kidsSchoolClassSupplement $
base4kidsSchoolClassYear $
base4kidsSchoolCycle $
base4kidsSchoolDistrict $
base4kidsSchoolLevel $
base4kidsSchoolLocation $
base4kidsSmtpReceiveIsActive $
base4kidsSmtpSubmissionIsActive ) )