I have a zimbra mail server.
Recently I wanted to move to ldaps from ldap for higher security.
Did the following steps to do this.
zmlocalconfig -e...
Type: Posts; User: tshrinivasan; Keyword(s):
I have a zimbra mail server.
Recently I wanted to move to ldaps from ldap for higher security.
Did the following steps to do this.
zmlocalconfig -e...
I have zimbra 6 open source edition.
I enabled ldaps using the following commands
su - zimbra
zmlocalconfig -e ldap_master_url=ldaps://mymaster.somewhere.com:636
zmlocalconfig -e...
I have zimbra 6 open source edition.
I installed it in a server which has a public IP and a domain name.
Now, any one can access the web UI and admin console from anywhere.
Though the...