| Summary: | sshd -T does not support MaxSessions | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Iain Morgan <imorgan> | ||||
| Component: | sshd | Assignee: | Assigned to nobody <unassigned-bugs> | ||||
| Status: | CLOSED FIXED | ||||||
| Severity: | minor | CC: | djm | ||||
| Priority: | P2 | ||||||
| Version: | -current | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 1481 | ||||||
| Attachments: |
|
||||||
Fix applied - will be in openssh-5.2 Thanks! (oops, forgot to close this) Close bugs fixed/reviewed for openssh-5.2 release |
Created attachment 1566 [details] Add support for MaxSessions to sshd -T output The sshd -T test mode does not report the MaxSessions parameter. The included patch fixes this.