| Summary: | ssh(1): document that '-S none' disables connection sharing | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Colin Watson <cjwatson> | ||||
| Component: | ssh | Assignee: | Assigned to nobody <unassigned-bugs> | ||||
| Status: | CLOSED FIXED | ||||||
| Severity: | enhancement | CC: | djm | ||||
| Priority: | P2 | ||||||
| Version: | 5.3p1 | ||||||
| Hardware: | Other | ||||||
| OS: | All | ||||||
| URL: | http://bugs.debian.org/471437 | ||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 1743 | ||||||
| Attachments: |
|
||||||
patch applied - will be in OpenSSH-5.5p1 Mass move of bugs RESOLVED->CLOSED following the release of openssh-5.5p1 |
Created attachment 1798 [details] document '-S none' in ssh(1) I had a user overlook the text in ssh_config(5) that explains how to disable connection sharing. Although there is a "more details" reference in place in ssh(1) already, this seems like quite a common requirement, and I think it would be helpful to repeat that part of the text in ssh(1) to make it obvious that you can use '-S none'.