Re: SSH on armv5tel: "You don't exist, go away!"




While it's not exactly the most tidy solution, you could disable
StrictHostKeyChecking (see man ssh).

Assuming the default is "ask" I changed to "no" but nothing changes:
when the ip address changes we have to remove the line in known_hosts
corresponding to our test board.

About authentication, public key is ok but if you try to access the
board through ssh without a previous pub_key exchange, i.e. by
supposing to use the password it doesn't word at all: the system keeps
on asking for the password for three times even if it's typed
correctly and then it closes the connection. We're really happy with
the way ssh is working on our system and that looks just "the candle
on top of the cake" but if you could suggest something to debug such
behaviour it would be great!

Thanks for all!

Bye,
Maurizio.

.



Relevant Pages

  • Re: ssh
    ... ssh can use DSA or RSA keys for authentication. ... public key can decrypt. ... is significantly smaller than that for ssh RSA/DSA keypairs. ... host to capture the key (either an unprotected key or a capture of your ...
    (Vuln-Dev)
  • Re: Six Kerberos/OS X/SSH observations and questions
    ... >>3) I've had public key SSH logins working well between all three boxes ... > Kerberos has the following advantages, which may or may not be of interest ... > has been using public key pairs for authentication, ...
    (comp.security.ssh)
  • Re: [Fedora] Seeing input on Securing the Linux system from intrusions and attacks.
    ... My sshd_config file is setup to disable all forms of authentication ... except for public key, and the only valid public key file is ... If I need anything more than ssh, ... within my local home network. ...
    (Fedora)
  • Re: ssh
    ... Assuming that I use strong passwords, is password auth using ssh2 sshd ... > ssh can use DSA or RSA keys for authentication. ... > public key can decrypt. ... > is significantly smaller than that for ssh RSA/DSA keypairs. ...
    (Vuln-Dev)
  • RE: [SLE] ssh problem
    ... SuSE 9.1 Professional has a very limited set of authentication ... this includes "Keyboard Interactive" and "Public Key". ... > lot of trouble setting up ssh. ...
    (SuSE)