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