Displaying 1 result from an estimated 1 matches for "hholst".
Did you mean:
holst
2019 Jul 31
5
[Bug 3048] New: ssh reads from the wrong directory in user namespace
...user namespace
Product: Portable OpenSSH
Version: 7.9p1
Hardware: amd64
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
Reporter: hholst80 at gmail.com
ssh(1) says that
-i identity_file
Selects a file from which the identity (private key) for
public key authentication is read. The default is ~/.ssh/id_dsa,
~/.ssh/id_ecdsa, ~/.ssh/id_ed25519 and ~/.ssh/id_rsa.
Identity files may also be specified on...