diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-03-03 21:22:36 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-03-03 21:22:36 +0000 |
commit | 6421b138290aeecda414de1c753ace9d04681f7c (patch) | |
tree | 4facf1555bb3adc7028734a8f5c201b4c3c4a896 /sample.rcfile | |
parent | e82d0241ff7d9a09e30776dc37b97d49c1ca531a (diff) | |
download | fetchmail-6421b138290aeecda414de1c753ace9d04681f7c.tar.gz fetchmail-6421b138290aeecda414de1c753ace9d04681f7c.tar.bz2 fetchmail-6421b138290aeecda414de1c753ace9d04681f7c.zip |
Kerberos V support.
svn path=/trunk/; revision=1682
Diffstat (limited to 'sample.rcfile')
-rw-r--r-- | sample.rcfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sample.rcfile b/sample.rcfile index 5f284631..facb95c3 100644 --- a/sample.rcfile +++ b/sample.rcfile @@ -83,6 +83,7 @@ # Legal authentication types are # login # kerberos +# kerberos_v5 # # Legal global option statements are # |