fetchmail-friends
[Top] [All Lists]

[fetchmail]fetchmail with kerberized pop

2001-10-08 07:34:21
We're having a difficult time getting kerberized pop working at our site.
NB, we're using DCE/DFS which has kerberos5 underneath it. It does not have
kerb4 compatability. Is that a problem?

Built fetchmail with kerberos:
./configure  --with-kerberos5=/usr/local/stow/krb5-1.2.1-nokrb4

Built imap/ipop from WashU
make gso EXTRADRIVERS= EXTRAAUTHENTICATORS=gss

Put binaries in place, mod inetd.conf, services, HUP inetd,
Create principal for pop

I've tried:
  fetchmail -u someguy popserverhost
While that works, it's straight POP, not kerberized.

Also tried:
fetchmail -u someguy -p kpop -v popserverhost
fetchmail: 5.1.0 querying popserverhost (protocol POP3) at Mon, 08 Oct 2001 
10:00:25 -0400 (EDT)
fetchmail: krb5_sendauth: Bad response (during sendauth exchange)
fetchmail: POP3> QUIT
fetchmail: POP3< OK POP3 popserverhost.umiacs.umd.edu v2001.77 server ready
fetchmail: client/server synchronization error while fetching from forest
fetchmail: Query status=7
fetchmail: normal termination, status 7

And finally tried:
 ./fetchmail -u someguy -A kerberos -v popserverhost
fetchmail: 5.1.0 querying popserverhost (protocol auto) at Mon, 08 Oct 2001 
10:00:53 -0400 (EDT)
fetchmail: 5.1.0 querying popserverhost (protocol IMAP) at Mon, 08 Oct 2001 
10:00:53 -0400 (EDT)
fetchmail: IMAP connection to popserverhost failed: Connection refused
fetchmail: 5.1.0 querying popserverhost (protocol POP3) at Mon, 08 Oct 2001 
10:00:53 -0400 (EDT)
fetchmail: krb5_sendauth: Bad response (during sendauth exchange)
fetchmail: POP3> QUIT
fetchmail: POP3< OK POP3 popserverhost v2001.77 server ready
fetchmail: client/server synchronization error while fetching from popserverhost
fetchmail: Query status=7
fetchmail: normal termination, status 7

Any help would be greatly appreciated
TIA


 =-=-=-=-=-=-=-=-=-=-=-=-  generated by /dev/dave -=-=-=-=-=-=-=-=-=-=-=-=-=-=
 David Stern                                            University of Maryland 
                Institute for Advanced Computer Studies   



<Prev in Thread] Current Thread [Next in Thread>
  • [fetchmail]fetchmail with kerberized pop, David Stern <=