attributetype ( 1.9.0.0.0.0.0.1 NAME 'nextcloudQuota' DESC 'defines how much disk space is available for the user' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE ) attributetype ( 1.9.0.0.0.0.0.2 NAME 'nextcloudEnabled' DESC 'whether user or group should be available in Nextcloud' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE ) objectclass ( 1.9.0.0.0.0.1.1 NAME 'nextcloudUser' DESC 'A Nextcloud user' SUP top AUXILIARY MUST cn MAY ( nextcloudEnabled $ nextcloudQuota ) )