Skip to content

Commit cd655f3

Browse files
butonicrhafer
authored andcommitted
Add openCloudEducationExternalId to user
1 parent 44d2f95 commit cd655f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

devtools/deployments/shared/config/ldap/schemas/20_opencloud_education_schema.ldif

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ olcObjectClasses: ( openCloudOid:1.2.3 NAME 'openCloudEducationUser'
3232
DESC 'OpenCloud education user objectclass'
3333
SUP openCloudUser
3434
AUXILIARY
35-
MAY ( userClass $ openCloudMemberOfSchool ) )
35+
MAY ( openCloudEducationExternalId $ userClass $ openCloudMemberOfSchool ) )
3636
olcObjectClasses: ( openCloudOid:1.2.4 NAME 'openCloudEducationClass'
3737
DESC 'OpenCloud education class objectclass'
3838
SUP openCloudObject

0 commit comments

Comments
 (0)