mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-28 16:24:39 +02:00
upstream: ssh -MM requires confirmation for all operations that
change the multiplexing state, not just new sessions. mention that confirmation is checked via ssh-askpass OpenBSD-Commit-ID: 0f1b45551ebb9cc5c9a4fe54ad3b23ce90f1f5c2
This commit is contained in:
parent
db8bb80e3a
commit
247766cd31
9
ssh.1
9
ssh.1
@ -33,8 +33,8 @@
|
|||||||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
.\"
|
.\"
|
||||||
.\" $OpenBSD: ssh.1,v 1.396 2018/07/19 10:28:47 dtucker Exp $
|
.\" $OpenBSD: ssh.1,v 1.397 2018/09/07 01:42:54 djm Exp $
|
||||||
.Dd $Mdocdate: July 19 2018 $
|
.Dd $Mdocdate: September 7 2018 $
|
||||||
.Dt SSH 1
|
.Dt SSH 1
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -391,7 +391,10 @@ options places
|
|||||||
.Nm
|
.Nm
|
||||||
into
|
into
|
||||||
.Dq master
|
.Dq master
|
||||||
mode with confirmation required before slave connections are accepted.
|
mode but with confirmation required using
|
||||||
|
.Xr ssh-askpass 1
|
||||||
|
before each operation that changes the multiplexing state
|
||||||
|
(e.g. opening a new session).
|
||||||
Refer to the description of
|
Refer to the description of
|
||||||
.Cm ControlMaster
|
.Cm ControlMaster
|
||||||
in
|
in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user