summaryrefslogtreecommitdiff
path: root/sshd_config.5
diff options
context:
space:
mode:
Diffstat (limited to 'sshd_config.5')
-rw-r--r--sshd_config.510
1 files changed, 8 insertions, 2 deletions
diff --git a/sshd_config.5 b/sshd_config.5
index 70a53b3a9..f78452c85 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -33,8 +33,8 @@
33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35.\" 35.\"
36.\" $OpenBSD: sshd_config.5,v 1.133 2011/05/23 07:10:21 jmc Exp $ 36.\" $OpenBSD: sshd_config.5,v 1.134 2011/06/22 21:57:01 djm Exp $
37.Dd $Mdocdate: May 23 2011 $ 37.Dd $Mdocdate: June 22 2011 $
38.Dt SSHD_CONFIG 5 38.Dt SSHD_CONFIG 5
39.Os 39.Os
40.Sh NAME 40.Sh NAME
@@ -1071,6 +1071,12 @@ The goal of privilege separation is to prevent privilege
1071escalation by containing any corruption within the unprivileged processes. 1071escalation by containing any corruption within the unprivileged processes.
1072The default is 1072The default is
1073.Dq yes . 1073.Dq yes .
1074If
1075.Cm UsePrivilegeSeparation
1076is set to
1077.Dq sandbox
1078then the pre-authentication unprivileged process is subject to additional
1079restrictions.
1074.It Cm X11DisplayOffset 1080.It Cm X11DisplayOffset
1075Specifies the first display number available for 1081Specifies the first display number available for
1076.Xr sshd 8 Ns 's 1082.Xr sshd 8 Ns 's