
Originally Posted by
vendors@curveos.com
Hi-
I'm running the following command from the CLI and don't seem to be getting anywhere. Can anyone point me in the right direction? Curve is my admin user. I've tried a bunch of different parameters and different orders, but keep getting same response. I'm trying to grant read access rights of a calendar owned by Curve to the user with the ZID mentioned below.
I'm new to Zimbra and suspect my syntax is problematic, but can't find much definitive documentation. Thanks in advance!
Pete
[root@zimbra bin]# ./zmsoap -z -m Curve -v FolderActionRequest/action id=257 op=grant zid=1e13dd60-11a0-4e06-a791-2bcc38023462 @perm=r @gt=all
com.zimbra.common.soap.Element$ContainerException: cannot add children to element containing text
at com.zimbra.common.soap.Element$XMLElement.addEleme nt(Element.java:1236)
at com.zimbra.common.soap.Element$XMLElement.addEleme nt(Element.java:1226)
at com.zimbra.common.soap.SoapCommandUtil.processPath (SoapCommandUtil.java:540)
at com.zimbra.common.soap.SoapCommandUtil.run(SoapCom mandUtil.java:396)
at com.zimbra.common.soap.SoapCommandUtil.main(SoapCo mmandUtil.java:573)