diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2010-09-27 13:09:53 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2010-09-27 13:09:53 +0200 |
commit | 7276a0f7f39efacfc45a27783b3516bdbee29025 (patch) | |
tree | 67e849276f295f6fbfa6efef54f822bbaf7a319d /NEWS | |
parent | d2e61fee7acb2b9cf96730ddb504906df786e130 (diff) | |
download | fetchmail-7276a0f7f39efacfc45a27783b3516bdbee29025.tar.gz fetchmail-7276a0f7f39efacfc45a27783b3516bdbee29025.tar.bz2 fetchmail-7276a0f7f39efacfc45a27783b3516bdbee29025.zip |
Mention --principal for KRB4 only, and deprecate.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -37,6 +37,7 @@ removed from a 6.4.0 or newer release.) * The "protocol auto" default inside fetchmail may be removed from a future fetchmail release. Explicit configuration of the protocol is recommended. * Kerberos IV support may be removed from a future fetchmail release. +* The --principal option may be removed from a future fetchmail release. * SIGHUP wakeup support may be removed from a future fetchmail release and cause fetchmail to terminate - it was broken for many years. * Support for operating systems that are not sufficiently POSIX compliant may be @@ -98,6 +99,8 @@ fetchmail-6.3.18 (not yet released): This should fix protocol synchronization issues that cause Authentication failure, particularly with Exchange 2007 and Exchange 2010 servers, when Kerberos authentication was offered by the server and attempted by fetchmail. +* The manual page clearly states that --principal is for Kerberos 4 only, not + for Kerberos 5 or GSSAPI. Found by Thomas Voigtmann. # CHANGES * When encountering incorrect headers, fetchmail will refer to the bad-header |