# HG changeset patch # User Matthias Förste foerste@schlittermann.de # Date 1323632527 -3600 # Node ID 44908e559efd77a49193119ee1b8786af4b55a1e # Parent 6e3d7f83ccef83d6a39a91e56c8cb75b09bd16d8 added acl groups diff -r 6e3d7f83ccef -r 44908e559efd heimrich-hannot.schema --- a/heimrich-hannot.schema Mon Nov 28 15:10:39 2011 +0100 +++ b/heimrich-hannot.schema Sun Dec 11 20:42:07 2011 +0100 @@ -35,11 +35,18 @@ SUP mail ) attributetype ( - hhAttribute:5 NAME ('hhMailQuotaBytes') DESC 'size of quota space' + hhAttribute:5 NAME ('hhMailQuotaBytes') DESC 'size of quota space in bytes' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ) +attributetype ( + hhAttribute:6 NAME ('hhMailACLGroups') DESC 'comma separated list of acl groups' + EQUALITY caseIgnoreIA5Match + SUBSTR caseIgnoreIA5SubstringsMatch + SINGLE-VALUE + SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} ) + #### objectClass (