]> andersk Git - openssh.git/blobdiff - INSTALL
Added in Linux's select issue to TODO. Which may have to do with the
[openssh.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 76d17b811a4b7ebb2177a7d6870b5f8b64fa8bdc..340c6d6b7a3e4cb6fac2eaf205321162da14e280 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -47,6 +47,12 @@ ftp://ftp.cus.cam.ac.uk/pub/software/programs/pcre/
 Most platforms do not required this.  However older 4.3 BSD do not
 have a posix regex library. 
 
+S/Key Libraries:
+http://www.sparc.spb.su/solaris/skey/
+
+If you wish to use --with-skey then you will need the above library
+installed.  No other current S/Key library is currently known to be
+supported. 
 
 2. Building / Installation
 --------------------------
@@ -125,8 +131,8 @@ Kerberos IV and the AFS libraries and header files installed for this
 to work.  Use the optional PATH argument to specify the root of your
 AFS installation. AFS requires Kerberos support to be enabled.
 
---with-skey will enable S/Key one time password support. You will need
-the S/Key libraries and header files installed for this to work.
+--with-skey=PATH will enable S/Key one time password support. You will 
+need the S/Key libraries and header files installed for this to work.
 
 --with-tcp-wrappers will enable TCP Wrappers (/etc/hosts.allow|deny)
 support. You will need libwrap.a and tcpd.h installed.
This page took 0.508934 seconds and 4 git commands to generate.