public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Joseph <syscon@interbaun.com>
To: gentoo <gentoo-user@lists.gentoo.org>
Subject: [gentoo-user] any SSH guru on the list
Date: Sun, 20 Nov 2005 12:38:45 -0700	[thread overview]
Message-ID: <1132515525.27613.22.camel@sysconcept.ca> (raw)

I'm having problem logging into my Gentoo server from Knoppix booted PC
Connection between two Gentoo servers works fine.

I narrow it to the authorization method ssh is trying to use.  When I'm
logging from Getnoo workstation the authorization ssh is trying to use:
service ssh-connection method publickey

When I try to login from Knoppix booted PC, ssh is trying to use:
ssh-connection method keyboard-interactive
Here is debug-log from Knoppix (failed) vs Gentoo (successful) login
attempt:

Gentoo (success)
debug1: userauth-request for user joseph service ssh-connection method none
debug1: attempt 0 failures 0
Failed none for joseph from 68.148.84.225 port 61399 ssh2
debug1: userauth-request for user joseph service ssh-connection method publickey
debug1: attempt 1 failures 1
debug1: test whether pkalg/pkblob are acceptable
debug1: temporarily_use_uid: 1000/100 (e=0/0)
debug1: trying public key file /home/joseph/.ssh/authorized_keys
debug1: matching key found: file /home/joseph/.ssh/authorized_keys, line 1
Found matching DSA key: 2a:0f:a0:d5:43:c0:a3:30:78:e4:30:df:fb:18:dc:17
debug1: restore_uid: 0/0
Postponed publickey for joseph from 68.184.83.225 port 61399 ssh2
Connection closed by 68.184.83.225
debug1: do_cleanup

Knoppix (failed):
debug1: userauth-request for user joseph service ssh-connection method none
debug1: attempt 0 failures 0
Failed none for joseph from 68.148.84.225 port 61398 ssh2
debug1: userauth-request for user joseph service ssh-connection method keyboard-interactive
debug1: attempt 1 failures 1
debug1: keyboard-interactive devs
debug1: auth2_challenge: user=joseph devs=
debug1: kbdint_alloc: devices ''
Failed keyboard-interactive for joseph from 68.184.83.225 port 61398 ssh2
Connection closed by 68.184.83.225
debug1: do_cleanup

What file control ssh-connection method?

-- 
#Joseph
-- 
gentoo-user@gentoo.org mailing list



             reply	other threads:[~2005-11-20 19:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-20 19:38 Joseph [this message]
2005-11-20 20:22 ` [gentoo-user] any SSH guru on the list Willie Wong
2005-11-20 20:39   ` Joseph
2005-11-20 20:53     ` Alexander Skwar
2005-11-21  6:29       ` [gentoo-user] [SOLVED] " Joseph

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1132515525.27613.22.camel@sysconcept.ca \
    --to=syscon@interbaun.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox