summaryrefslogtreecommitdiff
path: root/sshd_config.5
diff options
context:
space:
mode:
authormarkus@openbsd.org <markus@openbsd.org>2016-05-04 14:29:58 +0000
committerDamien Miller <djm@mindrot.org>2016-05-19 17:48:35 +1000
commit1a75d14daf4b60db903e6103cf50e74e0cd0a76b (patch)
treec6b0bc7d927ee6d75290401ca7302400d4290f12 /sshd_config.5
parent0516454151ae722fc8256c3c56115c6baf24c5b0 (diff)
upstream commit
allow setting IdentityAgent to SSH_AUTH_SOCK; ok djm@ Upstream-ID: 20c508480d8db3eef18942c0fc39b1fcf25652ac
Diffstat (limited to 'sshd_config.5')
-rw-r--r--sshd_config.56
1 files changed, 3 insertions, 3 deletions
diff --git a/sshd_config.5 b/sshd_config.5
index 63807c030..479fa38eb 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.222 2016/04/27 13:53:48 jmc Exp $ 36.\" $OpenBSD: sshd_config.5,v 1.223 2016/05/04 14:29:58 markus Exp $
37.Dd $Mdocdate: April 27 2016 $ 37.Dd $Mdocdate: May 4 2016 $
38.Dt SSHD_CONFIG 5 38.Dt SSHD_CONFIG 5
39.Os 39.Os
40.Sh NAME 40.Sh NAME
@@ -738,7 +738,7 @@ to an
738.It Cm HostKeyAgent 738.It Cm HostKeyAgent
739Identifies the UNIX-domain socket used to communicate 739Identifies the UNIX-domain socket used to communicate
740with an agent that has access to the private host keys. 740with an agent that has access to the private host keys.
741If 741If the string
742.Dq SSH_AUTH_SOCK 742.Dq SSH_AUTH_SOCK
743is specified, the location of the socket will be read from the 743is specified, the location of the socket will be read from the
744.Ev SSH_AUTH_SOCK 744.Ev SSH_AUTH_SOCK