summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorDamien Miller <djm@cvs.openbsd.org>2024-06-24 04:05:12 +0000
committerDamien Miller <djm@cvs.openbsd.org>2024-06-24 04:05:12 +0000
commit5050d69bb51f32ddc7decb9fa875e3912590eac8 (patch)
tree2d85382b5b2ddce86d44575b5d41e1061b3c6c75 /usr.bin
parent836491b05bf8f5e3d8945007bd4973c41e6c6474 (diff)
mention SshdSessionPath option
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/ssh/sshd_config.511
1 files changed, 9 insertions, 2 deletions
diff --git a/usr.bin/ssh/sshd_config.5 b/usr.bin/ssh/sshd_config.5
index 0a4d5d8ad16..41852ac1478 100644
--- a/usr.bin/ssh/sshd_config.5
+++ b/usr.bin/ssh/sshd_config.5
@@ -33,8 +33,8 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: sshd_config.5,v 1.363 2024/06/14 05:01:22 djm Exp $
-.Dd $Mdocdate: June 14 2024 $
+.\" $OpenBSD: sshd_config.5,v 1.364 2024/06/24 04:05:11 djm Exp $
+.Dd $Mdocdate: June 24 2024 $
.Dt SSHD_CONFIG 5
.Os
.Sh NAME
@@ -1824,6 +1824,13 @@ via
.Cm AcceptEnv
or
.Cm PermitUserEnvironment .
+.It Cm SshdSessionPath
+overrides the default path to the
+.Cm sshd-session
+binaries that invoked to handle each connection.
+The default is
+.Pa /usr/libexec/sshd-session .
+This option is intended for use by tests.
.It Cm StreamLocalBindMask
Sets the octal file creation mode mask
.Pq umask