Mailinglist Archive: opensuse-bugs (5771 mails)

< Previous Next >
[Bug 627596] SSH Public Key Authentication
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Tue, 3 Aug 2010 09:12:22 +0000
  • Message-id: <20100803091222.D6F0ACC7CF@xxxxxxxxxxxxxxxxxxxxxx>
http://bugzilla.novell.com/show_bug.cgi?id=627596

http://bugzilla.novell.com/show_bug.cgi?id=627596#c2


Karl Eichwalder <ke@xxxxxxxxxx> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |NEEDINFO
InfoProvider| |maintenance@xxxxxxxxxxxx

--- Comment #2 from Karl Eichwalder <ke@xxxxxxxxxx> 2010-08-03 09:12:21 UTC ---
Here is my proposal:

<!-- bnc#627596 -->
<sect3 id="sec.113.sshd">
<title>SSH Public Key Authentication</title>

<para>In <filename>/etc/ssh/sshd_config</filename> relative paths are no
longer allowed. When pointing to the <filename>authorized_keys</filename>
file, use <literal>%h/</literal> in front of the path. Otherwise logging in
using SSH Public Key Authentication will fail with openSSH 5.4 and
later.</para>

<para>Example:</para>

<screen>PubkeyAuthentication yes
AuthorizedKeysFile %h/.ssh/authorized_keys
</screen>

</sect3>

========================================================================

I need a swampid, please.

--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >
References