Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-17-2009, 07:07 AM
Intermediate Member
 
Posts: 23
Default All Zimbra service SSL only

Hello,

I have simple question, albeit one that has not been asked before: how do i configure all services that require authentication, i.e. move user credentials along the wire, to use SSL?

I have already disabled clear text login to IMAP and ZWC, but how to allow e.g. webdav access via https only? What about other services that might allow clear text logins?
Reply With Quote
  #2 (permalink)  
Old 09-17-2009, 07:21 AM
Junior Member
 
Posts: 6
Default

You can disallow clear text logins to pop and imap under the global settings section of your administration console. For webmail, try 'zmtlsctl redirect'.
Reply With Quote
  #3 (permalink)  
Old 09-18-2009, 12:18 AM
Intermediate Member
 
Posts: 23
Default

Quote:
Originally Posted by ProTip View Post
You can disallow clear text logins to pop and imap under the global settings section of your administration console. For webmail, try 'zmtlsctl redirect'.
Exactly these steps I have already taken, as I tried to indicate in my original post. But my question was, what about the rest? WebDAV? LDAP? What else might there lurk that I don't even know about?
Reply With Quote
  #4 (permalink)  
Old 09-19-2009, 09:34 AM
Outstanding Member
 
Posts: 594
Default

The services like POP/IMAP/HTTP talk on public hence would make sense doing SSL.

To enable SSl on LDAP change :-
zmlocalconfig -e ldap_starttls_supported = 0 ( default is 1 )

For enabling LDAPS following needs to be changed:-

zmlocalconfig -e ldap_master_url = ldaps://ldapserver:636
zmlocalconfig -e ldap_url = ldaps://replicaserver:636
zmlocalconfig -e ldap_starttls_supported = 0
zmlocalconfig -e ldap_port = 636
Reply With Quote
  #5 (permalink)  
Old 09-20-2009, 11:44 PM
Intermediate Member
 
Posts: 23
Default

Quote:
Originally Posted by veronica View Post
zmlocalconfig -e ldap_master_url = ldaps://ldapserver:636
zmlocalconfig -e ldap_url = ldaps://replicaserver:636
zmlocalconfig -e ldap_starttls_supported = 0
zmlocalconfig -e ldap_port = 636
Thank you for the LDAP settings! Only remaining service I'm worried about is WebDAV. Does anybody know how to configure WebDAV to use SSL only?
Reply With Quote
  #6 (permalink)  
Old 09-21-2009, 06:50 AM
Outstanding Member
 
Posts: 594
Default

Did you try using : -


https://<mailboxserver>/dav/<email>
Reply With Quote
  #7 (permalink)  
Old 09-21-2009, 07:26 AM
Moderator
 
Posts: 927
Default

If you lock out the insecure ports at the firewall, you should be set. Our install only allows connections from the outside world on port 25 and 443, everything else is blocked.

LDAP connections are only happening on the LAN and may or may not be secure, but that's currently a lower priority for me. Are you trying to ensure encryption of all traffic both internally and externally?
Reply With Quote
  #8 (permalink)  
Old 09-21-2009, 07:35 AM
Loyal Member
 
Posts: 96
Default

I haven't looked at it yet but you might want to see if setting zimbraCalendarCalDavClearTextPasswordEnabled to false does it.

$ zmprov gcf zimbraCalendarCalDavClearTextPasswordEnabled
$ zmprov mcf zimbraCalendarCalDavClearTextPasswordEnabled false
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.