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

(Created page with "===<h1>Issue when trying to list all shares for all accounts</h1>=== <hr> <br> <h2>Problem:</h2> <pre>zmprov gsi user@domain </pre>Give the truncated output of the share in...")
 
No edit summary
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
===<h1>Issue when trying to list all shares for all accounts</h1>===
{{BC|Certified}}
__FORCETOC__
<div class="col-md-12 ibox-content">
= How to list all shares of an account =
<hr>
<hr>
<br>
{{KB|{{ZC}}|{{ZCS 9.0}}|{{ZCS 8.8}}|{{ZCS 8.7}}|{{ZCS 8.6}}|{{ZCS 8.5}}|}}


<h2>Problem:</h2>


<pre>zmprov gsi user@domain
====Problem====
</pre>Give the truncated output of the share information


<h2>Solution:</h2>
Following command to list all shares of an account gives a truncated output :


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


====Solution====


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


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


<asrivastava@zimbra.com>
 
 
{{SubmittedBy|  Amit Srivastava}}
 
{{Article Footer|ZCS 9.0, 8.8, 8.7, 8.6, 8.5, 8.8.x |2020-05-23}}

Latest revision as of 14:01, 23 May 2020

How to list all shares of an account


   KB 23331        Last updated on 2020-05-23  




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 9.0, 8.8, 8.7, 8.6, 8.5, 8.8.x Date Created: 2020-05-23
Article ID: https://wiki.zimbra.com/index.php?title=Issue_when_trying_to_list_all_shares_for_all_accounts Date Modified: 2020-05-23



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