- (dtucker) [INSTALL] Put the s/key text and URL back together.

This commit is contained in:
Darren Tucker 2005-04-19 15:31:49 +10:00
parent d9c88138f7
commit ad1e5e286c
2 changed files with 13 additions and 11 deletions

View File

@ -1,6 +1,7 @@
20050419
- (dtucker) [INSTALL] Reference README.privsep for the privilege separation
requirements. Pointed out by Bengt Svensson.
- (dtucker) [INSTALL] Put the s/key text and URL back together.
20050411
- (tim) [configure.ac] UnixWare needs PASSWD_NEEDS_USERNAME
@ -2434,4 +2435,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
$Id: ChangeLog,v 1.3742 2005/04/19 02:21:21 dtucker Exp $
$Id: ChangeLog,v 1.3743 2005/04/19 05:31:49 dtucker Exp $

21
INSTALL
View File

@ -50,20 +50,21 @@ lacks /dev/random and don't want to use OpenSSH's internal entropy collection.
http://www.lothar.com/tech/crypto/
S/Key Libraries:
http://www.sparc.spb.su/solaris/skey/
LibEdit:
sftp now supports command-line editing via NetBSD's libedit. If your
platform has it available natively you can use that, alternatively
you might try these multi-platform ports:
http://www.thrysoee.dk/editline/
http://sourceforge.net/projects/libedit/
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.
http://www.sparc.spb.su/solaris/skey/
LibEdit:
sftp now supports command-line editing via NetBSD's libedit. If your
platform has it available natively you can use that, alternatively
you might try these multi-platform ports:
http://www.thrysoee.dk/editline/
http://sourceforge.net/projects/libedit/
2. Building / Installation
--------------------------
@ -225,4 +226,4 @@ Please refer to the "reporting bugs" section of the webpage at
http://www.openssh.com/
$Id: INSTALL,v 1.67 2005/04/19 02:21:21 dtucker Exp $
$Id: INSTALL,v 1.68 2005/04/19 05:31:49 dtucker Exp $