]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
upstream: mention SshdSessionPath option
authordjm@openbsd.org <djm@openbsd.org>
Mon, 24 Jun 2024 04:05:11 +0000 (04:05 +0000)
committerDamien Miller <djm@mindrot.org>
Thu, 27 Jun 2024 22:34:48 +0000 (08:34 +1000)
OpenBSD-Commit-ID: c29734d36c21003973b15c1c9965c35f36cef30c

sshd_config.5

index 6f41a0e0954176352524b29e63a241874e05e300..e3f474abec5e60727e79e19c8e5395f4947a6ec0 100644 (file)
@@ -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
@@ -1831,6 +1831,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