Steps to make AdminConsole Proxy URL Port 9071 Link Accessible from Webclient: Difference between revisions

(Created page with "=== <h1>Steps_to_make_AdminConsole_Proxy_URL_Port_9071_Link_Accessible_from_Webclient </h1> === <hr> <br> <h2>Problem:- </h2> Admin Console link on webclient for Admin accoun...")
 
No edit summary
Line 1: Line 1:
=== <h1>Steps_to_make_AdminConsole_Proxy_URL_Port_9071_Link_Accessible_from_Webclient </h1> ===
{{BC|Certified}}
__FORCETOC__
<div class="col-md-12 ibox-content">
= Make Admin Console Accessible from ZWC =  
<hr>
<hr>
<br>
{{KB|{{ZC}}|{{ZCS 8.8.15}}||||}}
{{WIP}} 


<h2>Problem:- </h2>
 
 
 
 
====Problem:- ====
Admin Console link on webclient for Admin accounts is broken.  
Admin Console link on webclient for Admin accounts is broken.  


<h2>Solution:- </h2>
====Solution:- ====
By default "Admin Console" link on webclient redirects to port 7071.
By default "Admin Console" link on webclient redirects to port 7071.
If zimbra proxy configured and AdminConsole port set to 9071 then we have to configure attribute "zimbraWebClientAdminReference" with Admin URL and correct port.
If zimbra proxy configured and AdminConsole port set to 9071 then we have to configure attribute "zimbraWebClientAdminReference" with Admin URL and correct port.
Line 12: Line 20:
With the help of following command we can configure "zimbraWebClientAdminReference":-
With the help of following command we can configure "zimbraWebClientAdminReference":-


<pre>su - zimbra
su - zimbra
zmprov mcf zimbraWebClientAdminReference "https://mail.example.com:9071"
zmprov mcf zimbraWebClientAdminReference "https://mail.example.com:9071"
zmprov fc -a all
zmprov fc -a all
</pre>
 
After running above command check URL redirection.
After running above command check URL redirection.
If it still not redirects to 9071 port then clear the cache on all servers using "zmprov fc -a all" or restart the mailbox service on all mailbox servers and then check again.
If it still not redirects to 9071 port then clear the cache on all servers using "zmprov fc -a all" or restart the mailbox service on all mailbox servers and then check again.
{{Article Footer|ZCS 8.8.15|2020-04-13}}

Revision as of 13:55, 27 April 2020

Make Admin Console Accessible from ZWC


   KB 23298        Last updated on 2020-04-27  




0.00
(0 votes)




Problem:-

Admin Console link on webclient for Admin accounts is broken.

Solution:-

By default "Admin Console" link on webclient redirects to port 7071. If zimbra proxy configured and AdminConsole port set to 9071 then we have to configure attribute "zimbraWebClientAdminReference" with Admin URL and correct port.

With the help of following command we can configure "zimbraWebClientAdminReference":-

su - zimbra
zmprov mcf zimbraWebClientAdminReference "https://mail.example.com:9071"
zmprov fc -a all

After running above command check URL redirection. If it still not redirects to 9071 port then clear the cache on all servers using "zmprov fc -a all" or restart the mailbox service on all mailbox servers and then check again.


Verified Against: ZCS 8.8.15 Date Created: 2020-04-13
Article ID: https://wiki.zimbra.com/index.php?title=Steps_to_make_AdminConsole_Proxy_URL_Port_9071_Link_Accessible_from_Webclient Date Modified: 2020-04-27



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