summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJan Cholasta <jcholast@redhat.com>2012-05-30 09:40:13 -0400
committerStephen Gallagher <sgallagh@redhat.com>2012-05-31 15:47:40 -0400
commitab57c5a6356ae38d65a6ac6bdb1cadd08fb54813 (patch)
treec6efdbda0f26441a5e4b9e17ed3451a3d71f3208 /src
parente6a734341676aedf64262e2931913c7379760828 (diff)
downloadsssd-ab57c5a6356ae38d65a6ac6bdb1cadd08fb54813.tar.gz
sssd-ab57c5a6356ae38d65a6ac6bdb1cadd08fb54813.tar.xz
sssd-ab57c5a6356ae38d65a6ac6bdb1cadd08fb54813.zip
SSH: Update sss_ssh_knownhostsproxy manual page
Don't use GlobalKnownHostsFile2 in ssh_config, as it has been deprecated in OpenSSH 5.9.
Diffstat (limited to 'src')
-rw-r--r--src/man/sss_ssh_knownhostsproxy.1.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/man/sss_ssh_knownhostsproxy.1.xml b/src/man/sss_ssh_knownhostsproxy.1.xml
index 241e8a7ff..5767e8426 100644
--- a/src/man/sss_ssh_knownhostsproxy.1.xml
+++ b/src/man/sss_ssh_knownhostsproxy.1.xml
@@ -53,7 +53,7 @@
<manvolnum>1</manvolnum></citerefentry> configuration:
<programlisting>
ProxyCommand /usr/bin/sss_ssh_knownhostsproxy -p %p %h
-GlobalKnownHostsFile2 /var/lib/sss/pubconf/known_hosts
+GlobalKnownHostsFile /var/lib/sss/pubconf/known_hosts
</programlisting>
</para>
<para>