summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL14
1 files changed, 1 insertions, 13 deletions
diff --git a/INSTALL b/INSTALL
index 576723048..4e7437fb0 100644
--- a/INSTALL
+++ b/INSTALL
@@ -55,15 +55,6 @@ passphrase requester. This is maintained separately at:
55 55
56http://www.jmknoble.net/software/x11-ssh-askpass/ 56http://www.jmknoble.net/software/x11-ssh-askpass/
57 57
58TCP Wrappers:
59
60If you wish to use the TCP wrappers functionality you will need at least
61tcpd.h and libwrap.a, either in the standard include and library paths,
62or in the directory specified by --with-tcp-wrappers. Version 7.6 is
63known to work.
64
65http://ftp.porcupine.org/pub/security/index.html
66
67S/Key Libraries: 58S/Key Libraries:
68 59
69If you wish to use --with-skey then you will need the library below 60If you wish to use --with-skey then you will need the library below
@@ -180,9 +171,6 @@ Integration Architecture. The default for OSF1 machines is enable.
180--with-skey=PATH will enable S/Key one time password support. You will 171--with-skey=PATH will enable S/Key one time password support. You will
181need the S/Key libraries and header files installed for this to work. 172need the S/Key libraries and header files installed for this to work.
182 173
183--with-tcp-wrappers will enable TCP Wrappers (/etc/hosts.allow|deny)
184support.
185
186--with-md5-passwords will enable the use of MD5 passwords. Enable this 174--with-md5-passwords will enable the use of MD5 passwords. Enable this
187if your operating system uses MD5 passwords and the system crypt() does 175if your operating system uses MD5 passwords and the system crypt() does
188not support them directly (see the crypt(3/3c) man page). If enabled, the 176not support them directly (see the crypt(3/3c) man page). If enabled, the
@@ -266,4 +254,4 @@ Please refer to the "reporting bugs" section of the webpage at
266http://www.openssh.com/ 254http://www.openssh.com/
267 255
268 256
269$Id: INSTALL,v 1.88 2013/03/07 01:33:35 dtucker Exp $ 257$Id: INSTALL,v 1.89 2014/08/19 01:36:08 djm Exp $