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

No edit summary
No edit summary
 
(4 intermediate revisions by 2 users not shown)
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 9.0}}|{{ZCS 8.8}}|{{ZCS 8.7}}|{{ZCS 8.6}}|{{ZCS 8.5}}|}}  
{{WIP}}
 
 




====Problem====


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


  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.




Line 27: Line 24:
{{SubmittedBy|  Amit Srivastava}}
{{SubmittedBy|  Amit Srivastava}}


 
{{Article Footer|ZCS 9.0, 8.8, 8.7, 8.6, 8.5, 8.8.x |2020-05-23}}
{{Article Footer|ZCS 8.8|2020-04-13}}

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