Dear Experts,
I am using Zimbra's 7.1.4 ZCS. To enable cbpolicyd within Zimbra, I followed steps mentioned in your http://forums.zextras.com/zimbra-howto/22-%5Bhowto%5D-enabling-cbpolicyd-zimbra-7-1-1-a.html .....
These steps helped me a lot. But securing its web-access via cluebringer-httpd.conf file is not correct :confused:,
Alias /cluebringer /opt/zimbra/cbpolicyd/share/webui/
# Comment out the following 3 lines to make web ui accessible from anywhere
Order Deny,Allow
Deny from all
Allow from 10.16.1.0/255.255.255.0
I can access policyd Server via http://yourzimbraserver:7780/webui/index.php from anywhere rather than http://yourzimbraserver:7780/cluebringer/index.php
Can you please help and guide the procedure to secure cbpolicyd web-access via IP subnet or via htpasswd method.
Regards
Bjron Mork