http://bugzilla.mindrot.org/show_bug.cgi?id=942
Summary: home directory
Product: Portable OpenSSH
Version: 3.8.1p1
Platform: ix86
OS/Version: Cygwin on NT/2k
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: telgabsi at transprog.org
ssh assumes /home/$USER beeing the home directory and looks for keys and
known_host under /home/$USER/.ssh!
In my opinion it should try to read the $HOME variable and only after that start
guessing.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugzilla.mindrot.org/show_bug.cgi?id=942
djm at mindrot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From djm at mindrot.org 2004-10-18 18:37 -------
All the tools use the home directory specified in the user's passwd file
entry,
they certainly don't "guess". I don't think that this will
change.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
Seemingly Similar Threads
- [Bug 1049] Variable delay in password logins to fight dictionary attacks
- [Bug 1788] New: simple option to ignore known_hosts
- [Bug 1657] New: Server Authentication when both RSA and DSA are enabled (on the server)
- [Bug 804] Locale character encoding disobeyed on interactive session
- [Bug 1405] New: scp: pattern-driven copying process