| Summary: | [document] Provide a SSH key location preference | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Thomas Hallgren <thomas> |
| Component: | Buckminster | Assignee: | buckminster.core-inbox <buckminster.core-inbox> |
| Status: | ASSIGNED --- | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | CC: | henrik.lindberg |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Bug Depends on: | 310204 | ||
| Bug Blocks: | |||
|
Description
Thomas Hallgren
*** Bug 314912 has been marked as a duplicate of this bug. *** Added the following text:
<varlistentry>
<term>
<literal>org.eclipse.buckminster.core.ssh2Home</literal>
</term>
<listitem>
<para><acronym>SSH</acronym> implementation home directory — this directory is searched for the <literal>known_hosts</literal> file (this preference corresponds to the “SSH2 Home” field found onthe “General” tab of the “General <symbol role="symbolfont">→</symbol> Network Connections <symbol role="symbolfont">→</symbol> SSH2” preference page).</para>
</listitem>
</varlistentry><varlistentry>
<term>
<literal>org.eclipse.buckminster.core.ssh2PrivateKeys</literal>
</term>
<listitem>
<para>A comma separated list of files each containing a private key to use when attempting <acronym>SSH</acronym> public key authentication (this preference corresponds to the “Private Keys” field found on the “General” tab of the “General <symbol role="symbolfont">→</symbol> NetworkConnections <symbol role="symbolfont">→</symbol> SSH2” preference page).</para>
</listitem>
</varlistentry>
Please review if the "org.eclipse.buckminster.core" is the correct prefix - there was no way to tell from bug 310204 where they where stated as *sshPrivateKeys* and *ssh2Home*.
(In reply to comment #2) > Please review if the "org.eclipse.buckminster.core" is the correct prefix Yes. It's correct. |