diff dovecot-example.conf @ 8093:9ca5e8f66d10 HEAD

Added support for gssapi_hostname=$ALL for multihomed hosts. Patch by Jason Gunthorpe.
author Timo Sirainen <tss@iki.fi>
date Wed, 13 Aug 2008 14:59:10 -0400
parents 04720c150b72
children 1f948670f274
line wrap: on
line diff
--- a/dovecot-example.conf	Wed Aug 13 14:36:11 2008 -0400
+++ b/dovecot-example.conf	Wed Aug 13 14:59:10 2008 -0400
@@ -779,7 +779,7 @@
 #auth_worker_max_request_count = 0
 
 # Host name to use in GSSAPI principal names. The default is to use the
-# name returned by gethostname().
+# name returned by gethostname(). Use "$ALL" to allow all keytab entries.
 #auth_gssapi_hostname =
 
 # Kerberos keytab to use for the GSSAPI mechanism. Will use the system