summaryrefslogtreecommitdiff
path: root/sshd_config.5
diff options
context:
space:
mode:
authorjmc@openbsd.org <jmc@openbsd.org>2017-09-27 06:45:53 +0000
committerDamien Miller <djm@mindrot.org>2017-10-01 05:24:18 +1100
commit5fa1407e16e7e5fda9769d53b626ce39d5588d4d (patch)
treebe83e6d929d42b7b3c4398eeb7b90f9429b73e1c /sshd_config.5
parentbba69c246f0331f657fd6ec97724df99fc1ad174 (diff)
upstream commit
tweak EposeAuthinfo; diff from lars nooden tweaked by sthen; ok djm dtucker Upstream-ID: 8f2ea5d2065184363e8be7a0ba24d98a3b259748
Diffstat (limited to 'sshd_config.5')
-rw-r--r--sshd_config.58
1 files changed, 5 insertions, 3 deletions
diff --git a/sshd_config.5 b/sshd_config.5
index 136601d6b..251b7467f 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.252 2017/09/01 15:41:26 jmc Exp $ 36.\" $OpenBSD: sshd_config.5,v 1.253 2017/09/27 06:45:53 jmc Exp $
37.Dd $Mdocdate: September 1 2017 $ 37.Dd $Mdocdate: September 27 2017 $
38.Dt SSHD_CONFIG 5 38.Dt SSHD_CONFIG 5
39.Os 39.Os
40.Sh NAME 40.Sh NAME
@@ -575,11 +575,13 @@ TCP and StreamLocal.
575This option overrides all other forwarding-related options and may 575This option overrides all other forwarding-related options and may
576simplify restricted configurations. 576simplify restricted configurations.
577.It Cm ExposeAuthInfo 577.It Cm ExposeAuthInfo
578Enables writing a file containing a list of authentication methods and 578Writes a temporary file containing a list of authentication methods and
579public credentials (e.g. keys) used to authenticate the user. 579public credentials (e.g. keys) used to authenticate the user.
580The location of the file is exposed to the user session through the 580The location of the file is exposed to the user session through the
581.Ev SSH_USER_AUTH 581.Ev SSH_USER_AUTH
582environment variable. 582environment variable.
583The default is
584.Cm no .
583.It Cm FingerprintHash 585.It Cm FingerprintHash
584Specifies the hash algorithm used when logging key fingerprints. 586Specifies the hash algorithm used when logging key fingerprints.
585Valid options are: 587Valid options are: