How to change the Calendar sharing URL: Difference between revisions

Line 37: Line 37:
</pre>
</pre>


To change the calendar URL set the value of zimbraPublicServiceHostname  on domain or global level as below:
To change the calendar sharing URL set the value of zimbraPublicServiceHostname  on domain or global level as below:


Steps for Global Level Config
Steps for Global Level Config

Revision as of 09:54, 4 June 2020

Change calendar sharing URL in Webclient


   KB 24107        Last updated on 2020-06-4  




0.00
(0 votes)


Problem

How to change the calendar sharing URL in Webclient

Url.PNG

Solution

Domain/Global level attribute zimbraPublicServiceHostname is responsible to change the calendar sharing URL in Webclient.

zimbraPublicServiceHostname
    Name to be used in public API such as REST or SOAP proxy.

               type : string
              value :
           callback :
          immutable : false
        cardinality : single
         requiredIn :
         optionalIn : domain,globalConfig
              flags : domainInfo,domainInherited
           defaults :
                min :
                max : 256
                 id : 377
    requiresRestart :
              since :
    deprecatedSince :

To change the calendar sharing URL set the value of zimbraPublicServiceHostname on domain or global level as below:

Steps for Global Level Config

su - zimbra 
zmprov mcf zimbraPublicServiceHostname MAIL.DOMAIN.COM

Steps for Domain Level Config

su - zimbra 
zmprov md DOMAIN.COM zimbraPublicServiceHostname MAIL.DOMAIN.COM

Note: Replace DOMAIN.COM and MAIL.DOMAIN.COM as per the requirement.

Submitted by: Nagesh Bhagwat
Verified Against: ZCS 8.8 Date Created: 2020-05-22
Article ID: https://wiki.zimbra.com/index.php?title=How_to_change_the_Calendar_sharing_URL Date Modified: 2020-06-04



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