Displaying 3 results from an estimated 3 matches for "mzpqnxow".
2016 Jun 02
6
[Bug 2580] New: Support for MaxDisplays to replace artificial MAX_DISPLAYS limit
...it
Product: Portable OpenSSH
Version: 7.2p1
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: sshd
Assignee: unassigned-bugs at mindrot.org
Reporter: openssh at mzpqnxow.com
Created attachment 2821
--> https://bugzilla.mindrot.org/attachment.cgi?id=2821&action=edit
Patch for OpenSSH Portable GitHub master branch to add MaxDisplays
option
Please see the post at
http://lists.mindrot.org/pipermail/openssh-unix-dev/2016-June/035125.html
I have attached the...
2016 Jun 05
5
[Bug 2582] New: Allow PermitOpen to use a wildcard hostname with a fixed port
...rt
Product: Portable OpenSSH
Version: 7.2p1
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: sshd
Assignee: unassigned-bugs at mindrot.org
Reporter: openssh at mzpqnxow.com
Created attachment 2826
--> https://bugzilla.mindrot.org/attachment.cgi?id=2826&action=edit
Patch for PermitOpen hostname wildcard feature
Added FWD_PERMIT_ANY_HOST to add the ability to use an asterisk to
mean any hostname matches in a PermitOpen rule. This is simple and
loo...
2016 Jun 02
2
MaxDisplays configuration option
Hello,
I manage OpenSSH on a dozen or so servers that act as gateways for a large
amount of developers and system administrators. On these servers it is
common for there to be more than 1000 active X11 forwards active at peak
usage. Beyond ~1000 active X11 forwards, sshd will fail to bind additional
ports due to a hard coded range check in channels.c that limits the port
range that sshd will