summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.111
1 files changed, 10 insertions, 1 deletions
diff --git a/ssh.1 b/ssh.1
index 404f80bd1..ad3c96023 100644
--- a/ssh.1
+++ b/ssh.1
@@ -34,7 +34,7 @@
34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36.\" 36.\"
37.\" $OpenBSD: ssh.1,v 1.140 2001/10/30 20:29:09 markus Exp $ 37.\" $OpenBSD: ssh.1,v 1.141 2001/11/08 17:49:53 markus Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSH 1 39.Dt SSH 1
40.Os 40.Os
@@ -1389,6 +1389,15 @@ This file provides defaults for those
1389values that are not specified in the user's configuration file, and 1389values that are not specified in the user's configuration file, and
1390for those users who do not have a configuration file. 1390for those users who do not have a configuration file.
1391This file must be world-readable. 1391This file must be world-readable.
1392.It Pa /etc/ssh_host_key, /etc/ssh_host_dsa_key, /etc/ssh_host_rsa_key
1393These three files contain the private parts of the host keys
1394and are used for
1395.Cm RhostsRSAAuthentication
1396and
1397.Cm HostbasedAuthentication .
1398Since they are readable only by root
1399.Nm
1400must be setuid root if these authentication methods are desired.
1392.It Pa $HOME/.rhosts 1401.It Pa $HOME/.rhosts
1393This file is used in 1402This file is used in
1394.Pa \&.rhosts 1403.Pa \&.rhosts