Your message dated Tue, 22 Feb 2005 07:41:13 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#295881: Kerberos authentication fails
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 18 Feb 2005 19:50:38 +0000
>From [EMAIL PROTECTED] Fri Feb 18 11:50:38 2005
Return-path: <[EMAIL PROTECTED]>
Received: from amsfep16-int.chello.nl [213.46.243.26]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1D2E98-0007hn-00; Fri, 18 Feb 2005 11:50:38 -0800
Received: from tiger.nallepuh.lan ([213.89.140.172])
by amsfep16-int.chello.nl
(InterMail vM.6.01.03.04 201-2131-111-106-20040729) with ESMTP
id <[EMAIL PROTECTED]>
for <[EMAIL PROTECTED]>; Fri, 18 Feb 2005 20:50:06 +0100
Received: from pelle by tiger.nallepuh.lan with local (Exim 4.34)
id 1D2E8d-0001g5-7t
for [EMAIL PROTECTED]; Fri, 18 Feb 2005 20:50:07 +0100
Date: Fri, 18 Feb 2005 20:50:07 +0100
From: Per Olofsson <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Kerberos authentication fails
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.6+20040722i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: ssh-krb5
Version: 3.8.1p1-7
I've installed a new machine with ssh-krb5, but I can't connect to it
using my Kerberos ticket. I'm using Heimdal as the Kerberos
implementation, and I'm using standard configuration files for
SSH. I've tried running sshd in debug mode, and I get:
...
debug1: userauth-request for user root service ssh-connection method
gssapi-with-mic
debug1: attempt 1 failures 1
Postponed gssapi-with-mic for root from 213.89.140.172 port 19733 ssh2
debug1: Got no client credentials
Failed gssapi-with-mic for root from 213.89.140.172 port 19733 ssh2
Failed gssapi-with-mic for root from 213.89.140.172 port 19733 ssh2
debug1: userauth-request for user root service ssh-connection method
gssapi-with-mic
debug1: attempt 2 failures 2
Failed gssapi-with-mic for root from 213.89.140.172 port 19733 ssh2
...
The error message here seems to be "Got no client credentials".
--
Pelle
---------------------------------------
Received: (at 295881-done) by bugs.debian.org; 22 Feb 2005 12:41:14 +0000
>From [EMAIL PROTECTED] Tue Feb 22 04:41:14 2005
Return-path: <[EMAIL PROTECTED]>
Received: from luminous.mit.edu [18.101.1.61]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1D3ZLm-0007zL-00; Tue, 22 Feb 2005 04:41:14 -0800
Received: by luminous.mit.edu (Postfix, from userid 1000)
id 5A4F676E08; Tue, 22 Feb 2005 07:41:13 -0500 (EST)
To: Per Olofsson <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
Subject: Re: Bug#295881: Kerberos authentication fails
References: <[EMAIL PROTECTED]>
From: Sam Hartman <[EMAIL PROTECTED]>
Date: Tue, 22 Feb 2005 07:41:13 -0500
In-Reply-To: <[EMAIL PROTECTED]> (Per Olofsson's message of "Fri,
18 Feb 2005 20:50:07 +0100")
Message-ID: <[EMAIL PROTECTED]>
User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.1 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Hi. Client credentials not found is not actually an error. IT simply
means you did not forward tickets. I.E. you did not use the -K option
on the client.
Your bug report does not include enough information to diagnose the
problem. One likely failure is that your principal is not in
/root/.k5login.
I'd recommend assuming this is some sort of configuration problem and asking on
debian-user or [EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]