From df243ce2079a41644c90797ca606c64dc8e860db Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sat, 25 Jul 1998 18:15:58 +0000 Subject: *** empty log message *** svn path=/trunk/; revision=2025 --- fetchmail-FAQ.html | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'fetchmail-FAQ.html') diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html index 9787d227..b5535085 100644 --- a/fetchmail-FAQ.html +++ b/fetchmail-FAQ.html @@ -10,7 +10,7 @@
Back to Fetchmail Home Page To Site Map -$Date: 1998/07/25 17:15:16 $ +$Date: 1998/07/25 18:15:58 $

Frequently Asked Questions About Fetchmail

@@ -1386,10 +1386,13 @@ is simple: add a
--with-gssapi=[/path/to/krb5/root]
option to configure. For instance, I have all of my kerberos V libraries installed under /usr/krb5 so I run
configure --with-gssapi=/usr/krb5
.

-Setting up Kerberos V authentication is beyond the scope of this FAQ, but -you'll need to add a credential for imap/[mailhost] to the keytab of the mail -server (IMAP doesn't just use the host key). Then you'll need to have your -credentials ready on your machine (cf. kinit).

+Setting up Kerberos V authentication is beyond the scope of this FAQ +(you may find Jim Rome's paper How to Kerberize your +site helpful), but you'll at least need to add a credential for +imap/[mailhost] to the keytab of the mail server (IMAP doesn't just +use the host key). Then you'll need to have your credentials ready on +your machine (cf. kinit).

After that things are very simple. Set your protocol to imap-gss in your .fetchmailrc, and omit the password, since imap-gss doesn't need one. You @@ -2086,7 +2089,7 @@ Re-ordering messages is a user-agent function, anyway.

Back to Fetchmail Home Page To Site Map -$Date: 1998/07/25 17:15:16 $ +$Date: 1998/07/25 18:15:58 $

Eric S. Raymond <esr@snark.thyrsus.com>
-- cgit v1.2.3