bugzilla-daemon at bugzilla.mindrot.org
2015-Aug-22 07:19 UTC
[Bug 2452] New: sshd: Add ChangeDirectory configuration directive
https://bugzilla.mindrot.org/show_bug.cgi?id=2452
Bug ID: 2452
Summary: sshd: Add ChangeDirectory configuration directive
Product: Portable OpenSSH
Version: 7.1p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: sshd
Assignee: unassigned-bugs at mindrot.org
Reporter: etienne.buira at gmail.com
Directive described in sshd_config (5).
Also remove chdir warning skip code both because this can be handled
with more flexibility with this added directive and were broken since
a56086b9903b62c1c4fdedf01b68338fe4dc90e4.
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2015-Aug-22 07:23 UTC
[Bug 2452] sshd: Add ChangeDirectory configuration directive
https://bugzilla.mindrot.org/show_bug.cgi?id=2452 --- Comment #1 from ?tienne Buira <etienne.buira at gmail.com> --- Created attachment 2689 --> https://bugzilla.mindrot.org/attachment.cgi?id=2689&action=edit Proposed patch -- You are receiving this mail because: You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2015-Sep-07 18:43 UTC
[Bug 2452] sshd: Add ChangeDirectory configuration directive
https://bugzilla.mindrot.org/show_bug.cgi?id=2452
?tienne Buira <etienne.buira at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://bugzilla.mindrot.or
| |g/show_bug.cgi?id=2458
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2024-Dec-06 16:07 UTC
[Bug 2452] sshd: Add ChangeDirectory configuration directive
https://bugzilla.mindrot.org/show_bug.cgi?id=2452
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
Resolution|--- |WORKSFORME
Status|NEW |RESOLVED
--- Comment #2 from Damien Miller <djm at mindrot.org> ---
If you're wanting this for shells, then you can do it via
/etc/ssh/sshrc. If you want it for sftp-server, an optional already
exists for that there (see -d)
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.