bugzilla-daemon at bugzilla.mindrot.org
2015-Nov-01 22:33 UTC
[Bug 2486] New: allow ForceCommand none or similar
https://bugzilla.mindrot.org/show_bug.cgi?id=2486
Bug ID: 2486
Summary: allow ForceCommand none or similar
Product: Portable OpenSSH
Version: -current
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: sshd
Assignee: unassigned-bugs at mindrot.org
Reporter: calestyo at scientia.net
Hi.
As ForceCommand can be used in Match blocks, it would be nice to have
something like a special parameter "none", which allows one to unset a
forced command from a higher scope.
Cheers,
Chris.
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2015-Nov-13 02:53 UTC
[Bug 2486] allow ForceCommand none or similar
https://bugzilla.mindrot.org/show_bug.cgi?id=2486
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org,
| |dtucker at zip.com.au
Status|NEW |ASSIGNED
Assignee|unassigned-bugs at mindrot.org |djm at mindrot.org
Attachment #2751| |ok?(dtucker at zip.com.au)
Flags| |
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
Created attachment 2751
--> https://bugzilla.mindrot.org/attachment.cgi?id=2751&action=edit
accept "none" to ForceCommand and ChrootDirectory
--
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.
bugzilla-daemon at bugzilla.mindrot.org
2015-Nov-13 02:56 UTC
[Bug 2486] allow ForceCommand none or similar
https://bugzilla.mindrot.org/show_bug.cgi?id=2486
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2751|ok?(dtucker at zip.com.au) |ok+
Flags| |
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2015-Nov-13 04:38 UTC
[Bug 2486] allow ForceCommand none or similar
https://bugzilla.mindrot.org/show_bug.cgi?id=2486
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |2451
Resolution|--- |FIXED
Status|ASSIGNED |RESOLVED
--- Comment #2 from Damien Miller <djm at mindrot.org> ---
Applied - this will be in OpenSSH 7.2
Referenced Bugs:
https://bugzilla.mindrot.org/show_bug.cgi?id=2451
[Bug 2451] Bugs intended to be fixed in 7.2
--
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.
bugzilla-daemon at mindrot.org
2021-Apr-23 05:03 UTC
[Bug 2486] allow ForceCommand none or similar
https://bugzilla.mindrot.org/show_bug.cgi?id=2486
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #3 from Damien Miller <djm at mindrot.org> ---
closing resolved bugs as of 8.6p1 release
--
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.
Maybe Matching Threads
- ForceCommand internal-sftp causes sftp logging to fail (openssh-5.0p1)
- openssh as a proxy: ForceCommand limitations & speed penalty
- [Bug 2289] New: arandom(4) as documented in sshd_config(5)’s ChrootDirectory option does not exist on all platforms
- [Bug 1527] New: ForceCommand internal-sftp needs a way to enable logging
- restrict file transfer in rsync, scp, sftp?