Hi,
I am wondering, is that possible to set/delete ACL in a recursive way?
Specifically, I need to remove a user from accessing to a folder and all of its subfolders, from top to bottom.
Probably I can spend a whole day do achieve this by manually delete his rights for every mailboxes, but it is not really elegant.
Do you have any idea, how can I issue a command for a high-level folder and it goes through on all the subfolders and revokes all rights for a specific user?
Like this (fictional!!!):
deleteaclmailbox -r mailbox id
I have cyrus 3.6.
Thank you!
István