summaryrefslogtreecommitdiff
path: root/sshd.8
diff options
context:
space:
mode:
Diffstat (limited to 'sshd.8')
-rw-r--r--sshd.83
1 files changed, 3 insertions, 0 deletions
diff --git a/sshd.8 b/sshd.8
index 476474837..42f1cf7c5 100644
--- a/sshd.8
+++ b/sshd.8
@@ -534,6 +534,9 @@ This might be used, e.g. in connection with the
534option. 534option.
535.It Cm no-pty 535.It Cm no-pty
536Prevents tty allocation (a request to allocate a pty will fail). 536Prevents tty allocation (a request to allocate a pty will fail).
537.It Cm no-user-rc
538Disables execution of
539.Pa ~/.ssh/rc .
537.It Cm no-X11-forwarding 540.It Cm no-X11-forwarding
538Forbids X11 forwarding when this key is used for authentication. 541Forbids X11 forwarding when this key is used for authentication.
539Any X11 forward requests by the client will return an error. 542Any X11 forward requests by the client will return an error.