summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
authordjm@openbsd.org <djm@openbsd.org>2017-10-13 06:45:18 +0000
committerDamien Miller <djm@mindrot.org>2017-10-20 12:01:03 +1100
commit10727487becb897a15f658e0cb2d05466236e622 (patch)
tree498f4831049e360f21346778afbc8c9b9138e510 /ssh.1
parent224f193d6a4b57e7a0cb2b9ecd3b6c54d721d8c2 (diff)
upstream commit
mention SSH_USER_AUTH in the list of environment variables Upstream-ID: 1083397c3ee54b4933121ab058c70a0fc6383691
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.110
1 files changed, 8 insertions, 2 deletions
diff --git a/ssh.1 b/ssh.1
index 2ab1697f9..92092df1e 100644
--- a/ssh.1
+++ b/ssh.1
@@ -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: ssh.1,v 1.384 2017/09/21 19:16:53 markus Exp $ 36.\" $OpenBSD: ssh.1,v 1.385 2017/10/13 06:45:18 djm Exp $
37.Dd $Mdocdate: September 21 2017 $ 37.Dd $Mdocdate: October 13 2017 $
38.Dt SSH 1 38.Dt SSH 1
39.Os 39.Os
40.Sh NAME 40.Sh NAME
@@ -1393,6 +1393,12 @@ This is set to the name of the tty (path to the device) associated
1393with the current shell or command. 1393with the current shell or command.
1394If the current session has no tty, 1394If the current session has no tty,
1395this variable is not set. 1395this variable is not set.
1396.It Ev SSH_USER_AUTH
1397Optionally set by
1398.Xr sshd 8 ,
1399this variable may contain a pathname to a file that lists the authentication
1400methods successfully used when the session was established, including any
1401public keys that were used.
1396.It Ev TZ 1402.It Ev TZ
1397This variable is set to indicate the present time zone if it 1403This variable is set to indicate the present time zone if it
1398was set when the daemon was started (i.e. the daemon passes the value 1404was set when the daemon was started (i.e. the daemon passes the value