[33027] in Kerberos

home help back first fref pref prev next nref lref last post

Re: Kerberos5 + SSH Questions

daemon@ATHENA.MIT.EDU (Brian Candler)
Tue Jan 4 04:14:30 2011

Date: Tue, 4 Jan 2011 09:14:13 +0000
From: Brian Candler <B.Candler@pobox.com>
To: Lee Eric <openlinuxsource@gmail.com>
Message-ID: <20110104091413.GA2920@talktalkplc.com>
MIME-Version: 1.0
Content-Disposition: inline
In-Reply-To: <AANLkTikvrCYsQBJ_1uoY5Ok_BdoajKn6uidoSu8EcNeD@mail.gmail.com>
Cc: kerberos@mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: kerberos-bounces@mit.edu

On Tue, Jan 04, 2011 at 08:25:36AM +0800, Lee Eric wrote:
> Sorry guys. I notice that I have attached the file but seemed ml
> ignored that. So I will paste here. Thanks very much.

Try the ssh daemon in debug mode:

[server]
# /usr/sbin/sshd -p99 -d

[client]
$ ssh -p99 -v user@host

> debug3: Trying to reverse map address 172.16.14.1.

Do you have reverse DNS for this address?

$ dig -x 172.16.14.1

Otherwise you need an entry in /etc/hosts on the *client* which maps this IP
to the server's FQDN

172.16.14.1	hostname.example.com

B.
________________________________________________
Kerberos mailing list           Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos

home help back first fref pref prev next nref lref last post