Mailing List Archive

[Bug 3156] Prevent ~/.ssh creation
https://bugzilla.mindrot.org/show_bug.cgi?id=3156

Darren Tucker <dtucker@dtucker.net> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |dtucker@dtucker.net

--- Comment #2 from Darren Tucker <dtucker@dtucker.net> ---
(In reply to Damien Miller from comment #1)
> There is no way at present. Since ssh assumes pretty deeply that
> ~/.ssh exists

Most of the uses I can think of are on the server side, and most of
those (and the client for that matter) are read-only. I'll try moving
it and see what breaks.

--
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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 3156] Prevent ~/.ssh creation [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=3156

--- Comment #3 from Darren Tucker <dtucker@dtucker.net> ---
Created attachment 3402
--> https://bugzilla.mindrot.org/attachment.cgi?id=3402&action=edit
create ~/.ssh on demand

~/.ssh/known_hosts is the only thing I could find.

ssh-keygen does its own thing which looks more or less ok.

--
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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs