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...")
 
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{BC|Certified}}
{{BC|Community Sandbox}}
__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>
{{KB|{{WIP}}|{{ZCS 9.0}}|{{ZCS 8.8}}|{{ZCS 8.7}}|}}
<hr>
<hr>
{{KB|{{WIP}}|{{ZCS 8.8}}||||}}
 
====Problem====
====Problem====
How to change the calendar sharing URL in Webclient
How to change the calendar sharing URL in Webclient
Line 37: Line 35:
</pre>
</pre>


To change the calendar URL set the value of zimbraDomainMaxAccounts 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
Line 50: Line 48:
zmprov md DOMAIN.COM zimbraPublicServiceHostname MAIL.DOMAIN.COM
zmprov md DOMAIN.COM zimbraPublicServiceHostname MAIL.DOMAIN.COM
</pre>
</pre>
Note: Replace DOMAIN.COM and MAIL.DOMAIN.COM with the actual value according to your environment.
Note: Replace DOMAIN.COM and MAIL.DOMAIN.COM as per the requirement.


{{SubmittedBy|Nagesh Bhagwat}}
{{SubmittedBy|Nagesh Bhagwat}}


{{Article Footer|ZCS 8.8|2020-05-22}}
{{Article Footer|ZCS 8.8|2020-05-22}}

Latest revision as of 09:51, 7 July 2021

Change calendar sharing URL in Webclient


   KB 24107        Last updated on 2021-07-7  




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: 2021-07-07



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