Issue when trying to list all shares for all accounts: Difference between revisions

No edit summary
Line 2: Line 2:
__FORCETOC__
__FORCETOC__
<div class="col-md-12 ibox-content">
<div class="col-md-12 ibox-content">
=Issue when trying to list all shares for all accounts=
= How to list all shares of an account =
<hr>
<hr>
{{KB|{{ZC}}|{{ZCS 8.8}}||||}}  
{{KB|{{ZC}}|{{ZCS 8.8}}||||}}  
Line 8: Line 8:




====Problem====


 
Following command to list all shares of an account gives a truncated output :
 
====Problem====


  zmprov gsi user@domain
  zmprov gsi user@domain
Gives the truncated output of the share information


====Solution====
====Solution====
Use the following command to list the complete share information of an account :


  su - zimbra
  su - zimbra
  zmsoap -z GetShareInfoRequest/owner=user@domain.com @by=name
  zmsoap -z GetShareInfoRequest/owner=user@domain.com @by=name
Above will give the complete output, as required.






{{SubmittedBy|  Amit Srivastava}}
{{SubmittedBy|  Amit Srivastava}}


{{Article Footer|ZCS 8.8|2020-04-13}}
{{Article Footer|ZCS 8.8|2020-04-13}}

Revision as of 10:47, 15 May 2020

How to list all shares of an account


   KB 23331        Last updated on 2020-05-15  




0.00
(0 votes)


Problem

Following command to list all shares of an account gives a truncated output :

zmprov gsi user@domain

Solution

Use the following command to list the complete share information of an account :

su - zimbra
zmsoap -z GetShareInfoRequest/owner=user@domain.com @by=name


Submitted by: Amit Srivastava
Verified Against: ZCS 8.8 Date Created: 2020-04-13
Article ID: https://wiki.zimbra.com/index.php?title=Issue_when_trying_to_list_all_shares_for_all_accounts Date Modified: 2020-05-15



Try Zimbra

Try Zimbra Collaboration with a 60-day free trial.
Get it now »

Want to get involved?

You can contribute in the Community, Wiki, Code, or development of Zimlets.
Find out more. »

Looking for a Video?

Visit our YouTube channel to get the latest webinars, technology news, product overviews, and so much more.
Go to the YouTube channel »


Jump to: navigation, search