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

Re: Debian Trixie: Nested Logins Always Failing



On 2025-10-08, COMCAST <MCBRIDE1956@COMCAST.NET> wrote:
>
> I still have problems. See below. What is the answer? I tried the 
> answers on both machines, no luck!
>
>
> root@debian:/shared/download# ssh debian@192.168.0.211
> The authenticity of host '192.168.0.211 (192.168.0.211)' can't be 
> established.
> ED25519 key fingerprint is 
> SHA256:gtcZv+nC8/U1pvcEmrLgMYfcMhbsNNuTTpJ616+qGhk.
> This key is not known by any other names.
> Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
> Warning: Permanently added '192.168.0.211' (ED25519) to the list of 
> known hosts.
> debian@192.168.0.211's password:
> Permission denied, please try again.
> debian@192.168.0.211's password:
>

Try key-based authentication?

 ssh-keygen -t ed25519
 ssh-copy-id debian@192.168.0.211




Reply to: