bugzilla-daemon at bugzilla.mindrot.org
2011-Mar-22 02:33 UTC
[Bug 1880] New: PermitOpen config lines beyond the first are ignored by sshd
https://bugzilla.mindrot.org/show_bug.cgi?id=1880
Summary: PermitOpen config lines beyond the first are ignored
by sshd
Product: Portable OpenSSH
Version: 5.8p1
Platform: All
OS/Version: All
Status: NEW
Severity: major
Priority: P2
Component: sshd
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: kvhwyucjkp at snkmail.com
When sshd starts up, it parses all the PermitOpen lines but ignores any
after the first one.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2011-Mar-22 02:33 UTC
[Bug 1880] PermitOpen config lines beyond the first are ignored by sshd
https://bugzilla.mindrot.org/show_bug.cgi?id=1880 --- Comment #1 from RyanC <kvhwyucjkp at snkmail.com> 2011-03-22 13:33:47 EST --- Created attachment 2019 --> https://bugzilla.mindrot.org/attachment.cgi?id=2019 patch to fix the problem -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2011-Mar-22 03:02 UTC
[Bug 1880] PermitOpen config lines beyond the first are ignored by sshd
https://bugzilla.mindrot.org/show_bug.cgi?id=1880
RyanC <kvhwyucjkp at snkmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |normal
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2011-Mar-22 03:05 UTC
[Bug 1880] PermitOpen config lines beyond the first are ignored by sshd
https://bugzilla.mindrot.org/show_bug.cgi?id=1880
RyanC <kvhwyucjkp at snkmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kvhwyucjkp at snkmail.com
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2011-May-06 02:03 UTC
[Bug 1880] PermitOpen config lines beyond the first are ignored by sshd
https://bugzilla.mindrot.org/show_bug.cgi?id=1880
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
Status|NEW |RESOLVED
Resolution| |WONTFIX
--- Comment #2 from Damien Miller <djm at mindrot.org> 2011-05-06 12:03:23
EST ---
"first match wins" is normal practice for sshd_config parsing. You can
specify multiple permitopens on a single line separated by whitespace.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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
2011-Sep-06 05:32 UTC
[Bug 1880] PermitOpen config lines beyond the first are ignored by sshd
https://bugzilla.mindrot.org/show_bug.cgi?id=1880
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #3 from Damien Miller <djm at mindrot.org> 2011-09-06 15:32:59
EST ---
close resolved bugs now that openssh-5.9 has been released
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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.