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

Re: passwordless ssh root logins stopped working after testing dist-upgrade



On Tue, Apr 06, 2010 at 03:24:04PM -0400, Tony Nelson wrote:
> On 10-04-06 14:12:19, Russell L. Carter wrote:
> > root@feyerabend> diff -u ssh_config ssh_config.dpkg-dist
> > --- ssh_config  2010-04-05 21:14:26.172871668 -0700
> > +++ ssh_config.dpkg-dist        2010-01-04 09:05:12.000000000 -0700
> > @@ -17,8 +17,8 @@
> >   # ssh_config(5) man page.
> > 
> >   Host *
> > -ForwardAgent yes
> > -ForwardX11 yes
> > +#   ForwardAgent no
> > +#   ForwardX11 no
> >   #   ForwardX11Trusted yes
> >   #   RhostsRSAAuthentication no
> >   #   RSAAuthentication yes
> 
> I don't see any "PermitRootLogin without-password" line in your diff.
Hello,

That would disable password login for root, but does not enable per-se
pubkey auth (AFAIK).

man sshd_config explain this: PermitRootLogin, PubkeyAuthentication
and AuthorizedKeysFile entries.

Regards.

-- 
Huella de clave = 943C D77F 0CB0 02FE 166E  E06F D13A A2E1 98A5 C953

Attachment: pgpsHJpEcp_81.pgp
Description: PGP signature


Reply to: