bugzilla-daemon at mindrot.org
2023-Aug-06  13:00 UTC
[Bug 3600] New: please make ssh-keygen symlink aware for proper handling of hosts removal in symlinked known_hosts
https://bugzilla.mindrot.org/show_bug.cgi?id=3600
            Bug ID: 3600
           Summary: please make ssh-keygen symlink aware for proper
                    handling of hosts removal in symlinked known_hosts
           Product: Portable OpenSSH
           Version: 9.3p2
          Hardware: amd64
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: ssh-keygen
          Assignee: unassigned-bugs at mindrot.org
          Reporter: devzero at web.de
apparently, if a known_hosts file is being symlinked, when using 
ssh-keygen -f <your_known_hosts> -R hostname
the reference to the symlinked file is being lost, as ssh-keygen is
renaming the file and recreating it new
not sure how to handle this issue correctly in proxmox otherwise,
without makeing ssh-keygen symlink aware
https://bugzilla.proxmox.com/show_bug.cgi?id=4252
-- 
You are receiving this mail because:
You are watching the assignee of the bug.
Seemingly Similar Threads
- [Bug 2045] New: point user to ssh-keygen -R to remove key from known_hosts
- [Bug 1545] New: ssh-keygen -R removes all comments from known_hosts file
- [Bug 1544] New: ssh-keygen -l on known_hosts file does not display hostnames for lines with comments
- [Bug 1544] ssh-keygen -l on known_hosts file does not display hostnames for lines with comments
- [Bug 1544] ssh-keygen -l on known_hosts file does not display hostnames for lines with comments
