[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problema ssh tra due macchine linux



arkkimede wrote:
[...]
> Volevo collegare con ssh due macchine linux ed ottengo:
> 
> $>ssh nomeUSER@nomeHOST
> The authenticity of the host 'nomeHost (xxx.yyy.zzz.kkk)' can't be
> established.
> RSA key fingerprint is 12:52:4e:etc......
> Are you sure want to continue conneting (yes/no)? yes
> Warning: Permanently added 'xxx.yyy.zzz.kkk' (RSA) to the list of know
> hostes.
> nomeUser@nomeHost's password:
> *********
> Permission denied, please try again.

Suggerimento: metti la password giusta. :-)

Kidding aside, ti stai provando a loggare come root? A seconda della
configurazione che hai, il server ssh potrebbe negarti
l'accesso. Cerca in [0] per il parametro "PermitRootLogin".

In generale comunque puoi cercare qui [1] il motivo del mancato login.

HTH, un saluto, Fabio.

[0] /etc/ssh/sshd_config
[1] /var/log/auth.log

-- 
Fabio Natali


Reply to: