service ssh-connection method none <?>

From: Bus Driver (driver@bus.net)
Date: 12/30/01


From: "Bus Driver" <driver@bus.net>
Date: Sun, 30 Dec 2001 14:18:46 GMT

I get an error when I run OpenSSH 3 under OpenBSD3 that I dont understand:

I have my sshd_config setup as follows:
---------------------------------------
#Authentication
UseLogin no
LoginGraceTime 60
PermitRootLogin no
StrictModes yes
RSAAuthentication no
PubkeyAuthentication yes
RhostsAuthentication no
IgnoreRhosts yes
RhostsRSAAuthentication no
HostbasedAuthentication no
IgnoreUserKnownHosts yes
PasswordAuthentication no
PermitEmptyPasswords no
ChallengeResponseAuthentication no
KerberosAuthentication no
AllowTcpForwarding yes
X11Forwarding no
---------------------------------

..I only want to allow publickey...no passwords and nothing with rhosts (or
anything similar). No password fallback.

I use SecureCRT for windows and it is setup the same...publickey only.
While I can get in just fine, the ssh log file shows someting I dont
understand:

debug1: SSH2_MSG_NEWKEYS received
debug1: KEX done
debug1: userauth-request for user john service ssh-connection method none
debug1: attempt 0 failures 0
Failed none for john from 192.168.100.6 port 4480 ssh2
debug1: userauth-request for user john service ssh-connection method
publickey
debug1: attempt 1 failures 1
debug1: test whether pkalg/pkblob are acceptable
debug1: temporarily_use_uid: 1001/10 (e=0)
debug1: trying public key file /home/john/.ssh/authorized_keys
debug1: matching key found: file /home/john/.ssh/authorized_keys, line 3

..then I get in.

What is it trying to do 'service ssh-connection method none' and how can I
stop this error?
(failures)

THANX in advance for anyones tips or comments :)

Jeff



Relevant Pages

  • ssh setup - auto authenticate
    ... I am trying to set up ssh on an internal network for training purposes. ... debug1: Reading configuration data /etc/ssh/ssh_config ... debug1: Authentications that can continue: ... Perhaps someone could direct me to a real succinct step-by-step setup ...
    (Fedora)
  • Kerberized ssh only works on KDC
    ... debug1: read PEM private key done: type RSA ... Server listening on:: port 2222. ... debug1: attempt 0 failures 0 ... Failed none for andy from::ffff:192.168.183.2 port 42351 ssh2 ...
    (comp.protocols.kerberos)
  • authentication failure before i even type my password ?
    ... 'authentication failure' in the logfiles, even before i type my password. ... debug1: Local version string SSH-1.99-OpenSSH_3.1p1 ... userauth-request for user vanovto service ssh-connection method none ... debug1: attempt 0 failures 0 ...
    (comp.security.ssh)
  • RE: sshd configuration on windows
    ... debug1: sshd version OpenSSH_2.9p1 ... Server listening on 0.0.0.0 port 22. ... debug1: attempt 0 failures 0 ... userauth-request for user Administrator service ssh-connection method password ...
    (Focus-Microsoft)
  • OpenSSH 3.4 bug?
    ... debug1: userauth-request for user aam0 service ssh-connection method none ... debug1: attempt 0 failures 0 ...
    (comp.unix.aix)