aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.man
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2010-10-22 12:03:08 +0100
committerMatthias Andree <matthias.andree@gmx.de>2010-10-22 12:03:08 +0100
commitd9c9b23360b184526742126eeb701627a5cf897d (patch)
tree71499f42b4048dd2b9dccf7288cdefa64f449df0 /fetchmail.man
parent361cefb5747b93aa3a6510af017ec89390673c38 (diff)
downloadfetchmail-d9c9b23360b184526742126eeb701627a5cf897d.tar.gz
fetchmail-d9c9b23360b184526742126eeb701627a5cf897d.tar.bz2
fetchmail-d9c9b23360b184526742126eeb701627a5cf897d.zip
The manual page now links to IANA for GSSAPI service names.
Diffstat (limited to 'fetchmail.man')
-rw-r--r--fetchmail.man7
1 files changed, 5 insertions, 2 deletions
diff --git a/fetchmail.man b/fetchmail.man
index 63672cbe..9ab9d97e 100644
--- a/fetchmail.man
+++ b/fetchmail.man
@@ -931,7 +931,9 @@ connection such as an ssh tunnel; specify \fBexternal\fP when you use
TLS with client authentication and specify \fBgssapi\fP or
\&\fBkerberos_v4\fP if you are using a protocol variant that employs
GSSAPI or K4. Choosing KPOP protocol automatically selects Kerberos
-authentication. This option does not work with ETRN.
+authentication. This option does not work with ETRN. GSSAPI service names are
+in line with RFC-2743 and IANA registrations, see
+.URL http://www.iana.org/assignments/gssapi-service-names/ "Generic Security Service Application Program Interface (GSSAPI)/Kerberos/Simple Authentication and Security Layer (SASL) Service Names" .
.SS Miscellaneous Options
.TP
.B \-f <pathname> | \-\-fetchmailrc <pathname>
@@ -2982,7 +2984,8 @@ LMTP:
RFC 2033.
.TP 5
GSSAPI:
-RFC 1508.
+RFC 1508, RFC 1734,
+.URL http://www.iana.org/assignments/gssapi-service-names/ "Generic Security Service Application Program Interface (GSSAPI)/Kerberos/Simple Authentication and Security Layer (SASL) Service Names" .
.TP 5
TLS:
RFC 2595.