|
Lines 785-790
Link Here
|
| 785 |
is never used for remote command execution. |
785 |
is never used for remote command execution. |
| 786 |
The default is |
786 |
The default is |
| 787 |
.Dq no . |
787 |
.Dq no . |
|
|
788 |
.It Cm VersionAddendum |
| 789 |
Alters the version string that |
| 790 |
.Nm sshd |
| 791 |
supplies to clients when they connect. |
| 792 |
By default, this string includes the operating system name |
| 793 |
and version information. |
| 788 |
.It Cm X11DisplayOffset |
794 |
.It Cm X11DisplayOffset |
| 789 |
Specifies the first display number available for |
795 |
Specifies the first display number available for |
| 790 |
.Nm sshd Ns 's |
796 |
.Nm sshd Ns 's |
|
Lines 796-802
Link Here
|
| 796 |
.It Cm X11Forwarding |
802 |
.It Cm X11Forwarding |
| 797 |
Specifies whether X11 forwarding is permitted. |
803 |
Specifies whether X11 forwarding is permitted. |
| 798 |
The default is |
804 |
The default is |
| 799 |
.Dq no . |
805 |
.Dq yes . |
| 800 |
Note that disabling X11 forwarding does not improve security in any |
806 |
Note that disabling X11 forwarding does not improve security in any |
| 801 |
way, as users can always install their own forwarders. |
807 |
way, as users can always install their own forwarders. |
| 802 |
.It Cm XAuthLocation |
808 |
.It Cm XAuthLocation |