We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44d2f95 commit cd655f3Copy full SHA for cd655f3
1 file changed
devtools/deployments/shared/config/ldap/schemas/20_opencloud_education_schema.ldif
@@ -32,7 +32,7 @@ olcObjectClasses: ( openCloudOid:1.2.3 NAME 'openCloudEducationUser'
32
DESC 'OpenCloud education user objectclass'
33
SUP openCloudUser
34
AUXILIARY
35
- MAY ( userClass $ openCloudMemberOfSchool ) )
+ MAY ( openCloudEducationExternalId $ userClass $ openCloudMemberOfSchool ) )
36
olcObjectClasses: ( openCloudOid:1.2.4 NAME 'openCloudEducationClass'
37
DESC 'OpenCloud education class objectclass'
38
SUP openCloudObject
0 commit comments