Quote:
Originally Posted by FritzBrause ... as the zimbra user try Code: for account in `zmprov -l gaa`; do zmprov gsi $account; done > /tmp/shareinfo.txt This will list all provisioned shares along with additional infos in /tmp/shareinfo.txt
Be aware that this might take a couple of minutes if you have a large number of users on your server. |
Hey FritzBrause;
Thanks very much, that worked quite well. Told me everything I needed to know.
However, (and I know this is thread drift), the question behind the question remains.
When anyone selects 'Find shares', only one hierarchy shows up, and that is for a user that no longer exists in the system. This dump confirms that this share doesn't exist. Yet, it's the only thing that shows up in 'Find shares'.
Curious. Wonder how to get rid of it.
Anyway, again, thanks.