How to change the Calendar sharing URL: Difference between revisions

(Created page with "{{BC|Certified}} __FORCETOC__ <div class="col-md-12 ibox-content"> =Files not readable= <hr> {{KB|{{WIP}}|{{ZCS 8.8}}||||}} ====Problem==== How to change the calendar s...")
 
Line 2: Line 2:
__FORCETOC__
__FORCETOC__
<div class="col-md-12 ibox-content">
<div class="col-md-12 ibox-content">
=Files not readable=  
=Change calendar sharing URL in Webclient=  
<hr>
<hr>
{{KB|{{WIP}}|{{ZCS 8.8}}||||}}  
{{KB|{{WIP}}|{{ZCS 8.8}}||||}}  

Revision as of 08:09, 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 URL set the value of zimbraDomainMaxAccounts 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 with the actual value according to your environment.

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