public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download: 
* [gentoo-user] openssh-5.4 upgrade warning for publickey users
@ 2010-03-13  1:09 99% Paul Hartman
  0 siblings, 0 replies; 1+ results
From: Paul Hartman @ 2010-03-13  1:09 UTC (permalink / raw
  To: gentoo-user

Just a quick note for publickey-only sshd users that if you upgrade to
openssh 5.4 the AuthorizedKeysFile entry in sshd_config may need to be
updated or else you won't be able to login to your system.

If you have:
AuthorizedKeysFile .ssh/authorized_keys
(which is the default example in the config file)

change it to this:
AuthorizedKeysFile %h/.ssh/authorized_keys

and then restart sshd.

Thanks to Doktor Notor who posted the solution on bugzilla.
http://bugs.gentoo.org/show_bug.cgi?id=308939



^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2010-03-13  1:09 99% [gentoo-user] openssh-5.4 upgrade warning for publickey users Paul Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox