You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
716 B

dn: cn=nextcloud,cn=schema,cn=config
objectClass: olcSchemaConfig
cn: nextcloud
olcAttributeTypes: {0}( 1.9.0.0.0.0.0.1 NAME 'nextcloudQuota' DESC 'defines
how much disk space is available for the user' EQUALITY caseIgnoreMatch SUB
STR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-V
ALUE )
olcAttributeTypes: {1}( 1.9.0.0.0.0.0.2 NAME 'nextcloudEnabled' DESC 'whethe
r user or group should be available in Nextcloud' EQUALITY caseIgnoreMatch
SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGL
E-VALUE )
olcObjectClasses: {0}( 1.9.0.0.0.0.1.1 NAME 'nextcloudUser' DESC 'A Nextclou
d user' SUP top AUXILIARY MUST cn MAY ( nextcloudEnabled $ nextcloudQuota )
)