get username instead of displayname in kopano-mailbox-permissions
-
I’m fiddling around with the kopano-mailbox-permissions script but I can’t figure out how to get the usernames of the members instead of the display name when listing the permissions (kopano-mailbox-permissions --list-permissions-per-folder -a).
I’m pretty sure I need to change line 741 in https://github.com/Kopano-dev/kopano-core/blob/master/ECtools/utils/kopano-mailbox-permissions but I can’t figure out what property to use. A little help would be greatly appreciated!