https://bugzilla.mindrot.org/show_bug.cgi?id=3156

            Bug ID: 3156
           Summary: Prevent ~/.ssh creation
           Product: Portable OpenSSH
           Version: 8.2p1
          Hardware: amd64
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: ssh
          Assignee: [email protected]
          Reporter: [email protected]

Hello Guys,
on my use case, i really don't need anything that is created on
`~/.ssh`, except for the `known_hosts` file.

I like the way the XDG specification works, so I tried changing the
value of UserKnownHostsFile to something like `~/.cache/known_hosts`
which works fine, but ssh still creates an empty `~/.ssh`.

Can it be avoided or is it really hardcoded?

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to