[Bug 3156] Prevent ~/.ssh creation
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Fri May 8 13:57:14 AEST 2020
https://bugzilla.mindrot.org/show_bug.cgi?id=3156
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
There is no way at present. Since ssh assumes pretty deeply that ~/.ssh
exists, to implement this properly would require that ssh search its
configuration for anything that may write to that directory before it
stopped doing so.
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
More information about the openssh-bugs
mailing list