From owner-freebsd-questions Sun May 5 12: 0:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from server2.highperformance.net (ip30.gte4.rb1.bel.nwlink.com [209.20.215.30]) by hub.freebsd.org (Postfix) with ESMTP id 6090337B400 for ; Sun, 5 May 2002 12:00:37 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by server2.highperformance.net (8.12.3/8.12.3) with ESMTP id g45IxXxm002312; Sun, 5 May 2002 11:59:43 -0700 (PDT) (envelope-from jcwells@highperformance.net) Date: Sun, 5 May 2002 11:59:33 -0700 (PDT) From: "Jason C. Wells" X-X-Sender: jcw@server2.highperformance.net To: Axel Scheepers Cc: FreeBSD-questions Subject: Re: Double // Cause Problem ? In-Reply-To: <20020505141815.C21194@mars.thuis> Message-ID: <20020505114752.H2302-100000@server2.highperformance.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 5 May 2002, Axel Scheepers wrote: > On Sat, May 04, 2002 at 01:18:36PM -0700, Jason C. Wells wrote: > > Will the '//' in the library paths here cause trouble? > > It will work fine and shouldn't cause any problems. OK. > > I do not suppose that they will. I am having a crappy time getting imap > > kerberized so I am suspicious of everything. > > Can you be more specific about this? Most of the times it's just an option > to turn on. You could also check if your imap implementation is compiled > with Kerberos support using the ldd command on the imap program. 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 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. If you have kerberos and imap playing nice together, I sure would like to hear that someone running FreeBSD has this right. Thanks, Jason C. Wells To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message