[Bug 1902] New: persistent mux master should chdir away from the current directory
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Fri May 6 22:28:57 EST 2011
https://bugzilla.mindrot.org/show_bug.cgi?id=1902
Summary: persistent mux master should chdir away from the
current directory
Product: Portable OpenSSH
Version: 5.8p2
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: Bert.Wesarg at googlemail.com
The persistent mux master keeps the same pwd where the initial call to
ssh/scp happen. This is bad because this may be a mountpoint from an
USB stick or sshfs, which can't be unmounted since than.
There are three possible proposals where to change into:
* the directory where the mux socket is in
* the users home directory
* the directory where the UserKnownHostsFile file is in
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list