Re: password-less ssh in F23

2015-11-03 Thread Ranjan Maitra
> > > Which type of key do you use for auth on that host? DSA keys (not host > > yet) > > > is deprecated now (PubkeyAcceptedKeyTypes). Check and confirm that > > correct > > > keys are loaded ssh-add -K, or try to restart ssh agent using different > > > auth socket, f.e in /var/tmp, also check eac

Re: password-less ssh in F23

2015-11-03 Thread Alchemist
2015-11-04 1:53 GMT+02:00 Ranjan Maitra : > On Wed, 4 Nov 2015 00:34:49 +0200 Alchemist wrote: > > > 2015-11-04 0:06 GMT+02:00 Ranjan Maitra : > > > > > A second machine is now failing to ssh in without a password only > after a > > > dnf system-upgrade --releasever=23. The machines being ssh-ed

Re: password-less ssh in F23

2015-11-03 Thread Ranjan Maitra
On Wed, 4 Nov 2015 00:34:49 +0200 Alchemist wrote: > 2015-11-04 0:06 GMT+02:00 Ranjan Maitra : > > > A second machine is now failing to ssh in without a password only after a > > dnf system-upgrade --releasever=23. The machines being ssh-ed into are both > > on Fedora 22 (fully updated). But the

Re: password-less ssh in F23

2015-11-03 Thread Alchemist
2015-11-04 0:06 GMT+02:00 Ranjan Maitra : > A second machine is now failing to ssh in without a password only after a > dnf system-upgrade --releasever=23. The machines being ssh-ed into are both > on Fedora 22 (fully updated). But the machines that are ssh-ing in are on > Fedora 23 (updated via d

password-less ssh in F23

2015-11-03 Thread Ranjan Maitra
A second machine is now failing to ssh in without a password only after a dnf system-upgrade --releasever=23. The machines being ssh-ed into are both on Fedora 22 (fully updated). But the machines that are ssh-ing in are on Fedora 23 (updated via dnf). Is anyone else having this issue? I post