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

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



On 10-04-06 16:06:14, d.sastre.medina@gmail.com wrote:
> 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.

Oops, yes, sorry.

-- 
____________________________________________________________________
TonyN.:'                       <mailto:tonynelson@georgeanelson.com>
      '                              <http://www.georgeanelson.com/>


Reply to: