Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 May 2002 13:03:32 +0200
From:      Axel Scheepers <axel@axel.truedestiny.net>
To:        "Jason C. Wells" <jcwells@highperformance.net>
Cc:        Axel Scheepers <axel@axel.truedestiny.net>, FreeBSD-questions <freebsd-questions@freebsd.org>
Subject:   Re: Double // Cause Problem ?
Message-ID:  <20020506130331.A25818@mars.thuis>
In-Reply-To: <20020505114752.H2302-100000@server2.highperformance.net>; from jcwells@highperformance.net on Sun, May 05, 2002 at 11:59:33AM -0700
References:  <20020505141815.C21194@mars.thuis> <20020505114752.H2302-100000@server2.highperformance.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Jason,

On Sun, May 05, 2002 at 11:59:33AM -0700, Jason C. Wells wrote:
> Indeed.  I have used ldd and the imapd is linked to the kerberos
> libraries.  When I use Pine to connect to my imap server using the
> /secure switch, kerberos authentication is simply not available.
> Everything seems to be linked, but it still doesn't work.

I only use mutt and pop3 for my mail (I should upgrade to IMAP ;)
so that counts out the 'Hey, been there, done that' part.

> 
> I have been tinkering with many options in the imap-uw build and also
> the c-client build.  I can get imap to work with no kerberos.  Kerberos
> works fine for host authentication.  It's just this darned imap that
> is causing me grief.

I browsed for some information about the subject but couldn't find a 
good howto for it. Most of the sites talk about trouble using
kerberos whenever your site uses NAT.
All other just say install imap, pine and kerberos and you just have
to select it from the setup menus to use it. (After you've setup
your ticket) So I'm confused.

You might try to tcpdump when you try to connect, that will show you
how the ticket exchange goes, and might give us some more insight
of what's happening.

Can you include the output of:
ldd pine
ldd imapd
klist
tcpdump -i <interface> host <mail.server>

That should give a nice picture of what's happening and might explain why
it's not working.

> 
> If you have kerberos and imap playing nice together, I sure would like to
> hear that someone running FreeBSD has this right.
>

Never did it myself, anyone else ?
 
> Thanks,
> Jason C. Wells
> 
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

Gr,
-- 
Axel Scheepers
UNIX System Administrator

email: axel@axel.truedestiny.net
       a.scheepers@iae.nl
http://axel.truedestiny.net/~axel
------------------------------------------
Talking much about oneself can also be a means to conceal oneself.
		-- Friedrich Nietzsche
------------------------------------------

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020506130331.A25818>