Displaying 1 result from an estimated 1 matches for "pubkey_create".
2013 Apr 30
3
[Bug 2095] New: ssh client not respecting IdentitiesOnly=yes option
...Status: NEW
Severity: trivial
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
Reporter: christian.boitel at gmail.com
Created attachment 2253
--> https://bugzilla.mindrot.org/attachment.cgi?id=2253&action=edit
Fixes pubkey_create function to correctly take in account the
identities_only option
Hi all,
One of our user reported us a somewhat strange problem described below:
1/ Try to use ssh client to connect to a remote machine using an
invalid identity file: as expected it is rejected.
Example:
ssh -o BatchMode=yes -o I...