summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRuss Allbery <eagle@eyrie.org>2015-09-04 21:43:17 -0700
committerRuss Allbery <eagle@eyrie.org>2015-09-04 21:43:17 -0700
commit1899f8815bd606790b8e88a6a43651cac911166e (patch)
tree0419908fb67f01ab5080ef402b73d5374a97f780 /docs
parent9d302ab3e104c69b01c522466ec8d5174f62ab8d (diff)
Set REMCTL_EXPIRES when running commands
The remctld server now sets the REMOTE_EXPIRES environment variable to the time (in seconds since UNIX epoch) when the authenticated session used to run a command will expire. This will generally be the expiration time of the Kerberos ticket used to authenticate to the server.
Diffstat (limited to 'docs')
-rw-r--r--docs/remctld.pod6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/remctld.pod b/docs/remctld.pod
index dc68e17..3dcd5e9 100644
--- a/docs/remctld.pod
+++ b/docs/remctld.pod
@@ -506,6 +506,12 @@ the authenticated client.
[2.1] The IP address of the remote host. This may be IPv4 or IPv6.
+=item REMOTE_EXPIRES
+
+[3.10] The time (in seconds since UNIX epoch) when the authenticated
+remote session will expire. This will normally be the expiration time of
+the Kerberos ticket used to authenticate to the server.
+
=item REMOTE_HOST
[2.1] The hostname of the remote host, if it was available. If reverse