View Single Post
  #7 (permalink)  
Old 11-29-2007, 03:31 PM
William William is offline
Active Member
 
Posts: 40
Angry

No - not at all sure. I'm sorry but I don't understand what is meant by "calendar resource" and "normal account".

In the example above (earlier in this thread), [user]@[domain.tld] is a real user with a real calendar.

The following commands all complete without returning any data ...
~]$ zmprov gacr
~]$ zmprov gacr domain.tld
~]$ zmprov gacr -v domain.tld


The following commands ...
~]$ zmprov scr domain.tld
~]$ zmprov scr -v domain.tld


... both produce this output ...

Exception in thread "main" java.lang.UnsupportedOperationException
at com.zimbra.cs.account.soap.SoapProvisioning.search CalendarResources(SoapProvisioning.java:1006)
at com.zimbra.cs.account.ProvUtil.doSearchCalendarRes ources(ProvUtil.java:1170)
at com.zimbra.cs.account.ProvUtil.execute(ProvUtil.ja va:523)
at com.zimbra.cs.account.ProvUtil.main(ProvUtil.java: 1445)



Scanning $search-engine for: zmprov modify calendar resource
produces scant results

A search for: zmprov
fares little better

I didn't mention it before but I'm getting exactly the same result (ha!) on two completely distinct/separate installations. Both systems run 4.5.10_GA_1575 Network Edition.

zmprov - I simply don't get it. I'm missing something - t'is probably bleedin' obvious once you know.

Thanks for reading.
__________________
All that glitters .... oh look, a shiny thing
Reply With Quote