########################## ## ## MLdonkey ## ########################## attributetype ( 1.1.2.1.1 NAME 'donkeyCommit' DESC 'Commit-Directory fuer MLdonkey' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ) attributetype ( 1.1.2.1.2 NAME 'donkeyPrimaryGroup' DESC 'Standardgruppe fuer MLdonkey' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ) attributetype ( 1.1.2.1.3 NAME 'donkeyOtherGroups' DESC 'Benutzergruppen fuer MLdonkey' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{16} ) attributetype ( 1.1.2.1.4 NAME 'donkeyGroupAdmin' DESC 'Ist diese Gruppe eine Administratorgruppe' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ) objectclass ( 1.1.2.2.2 NAME 'stiftingtalDonkey' SUP top AUXILIARY DESC 'Benutzer die MLdonkey verwenden duerfen' MUST ( uid $ donkeyPrimaryGroup $ userPassword ) MAY ( donkeyOtherGroups $ donkeyCommit ) ) objectClass ( 1.1.2.2.5 NAME 'stiftingtalDonkeyGroup' SUP top STRUCTURAL DESC 'Gruppen fuer MLdonkey' MUST ( donkeyGroupAdmin ) )