r251088 reverted the default value for UsePrivilegeSeparation from

"sandbox" to "yes", but did not update the documentation to match.
This commit is contained in:
Dag-Erling Smørgrav 2013-06-28 09:41:59 +00:00
parent af582854d8
commit aa0dd44b14
2 changed files with 2 additions and 2 deletions

View File

@ -105,7 +105,7 @@
#PrintLastLog yes
#TCPKeepAlive yes
#UseLogin no
#UsePrivilegeSeparation sandbox
#UsePrivilegeSeparation yes
#PermitUserEnvironment no
#Compression delayed
#ClientAliveInterval 0

View File

@ -1169,7 +1169,7 @@ the privilege of the authenticated user.
The goal of privilege separation is to prevent privilege
escalation by containing any corruption within the unprivileged processes.
The default is
.Dq sandbox .
.Dq yes .
If
.Cm UsePrivilegeSeparation
is set to