View Single Post
  #4 (permalink)  
Old 12-08-2006, 10:45 AM
blakekrone blakekrone is offline
Junior Member
 
Posts: 6
Default

Well I might have stumbled across something, let me know if my thoughts are right or not.

I have 4 COS' setup, one for each domain I run. When I run zmprov gc <cos> I don't get a zimbraProxyAllowedDomains entry, however, when I run zmprov gc default I do. If my users are setup to use a different COS will they not have access to items in the default COS? That's my understanding of COS in any case, you only get what your COS defines, not what the other ones do. So when I do a zmzimletctl deploy <zimlet> it goes into the default COS. When I do a zmzimletctl acl <zimlet> <cos> grant I can see the icons but the configuration items are not brought over, how do I make sure that the zimbraProxyAllowedDomains gets set for each COS that I need it to be set on?

{edit}
Just ran a test, put my user back to the default COS and it works, so that is my issue. When I deploy a zimlet it goes into the default but the allowedDomains does not get installed into the other COS objects that it is allowed on.

Last edited by blakekrone; 12-08-2006 at 10:51 AM.. Reason: test results
Reply With Quote