ssh login --
bruce
badouglas at gmail.com
Sun Jul 14 22:03:38 UTC 2024
Hi Thmoas..
Ok, but even if I'm doing some sort of key auth, why would the local
machine be able to ssh root at testServer and have the passwd prompt, but
doing the ssh root at testServer2 be granted direct access without having
any passwd prompt?
and shouldn't there be a setting to disable this?
ssh -o StrictHostKeyChecking=no root at 1.2.3.4
has no effect when either no/yes
thanks
On Sun, Jul 14, 2024 at 5:46 PM <ubuntu-users-list at thomas.freit.ag> wrote:
>
> Hi Bruce,
>
> On 14.07.24 20:55, bruce wrote:
> > Did a clone of a working ubuntu instance on digitalocean.
> > Trying to login now, as "root at 1.2.3.4 from the local test system where I'm root.
> >
> > The login goes through without asking for passwd!! -- not what the
> > initial test instance was set to..
>
> Add "-vv" to your ssh command line, it will tell you exactly what happens
> and which authentication is used. I'd assume you have an ssh-agent wich is
> used to do some key authentication.
>
> hth,
> Thomas
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
More information about the ubuntu-users
mailing list