]> andersk Git - openssh.git/blobdiff - INSTALL
- (dtucker) [INSTALL] Some system crypt() functions support MD5 passwords
[openssh.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 09f82d0f40517330e17ed10dcf9305b616c86d84..178bb020e3917ce386c1bbd07b48254cefd06f9d 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -130,8 +130,9 @@ need the S/Key libraries and header files installed for this to work.
 support. You will need libwrap.a and tcpd.h installed.
 
 --with-md5-passwords will enable the use of MD5 passwords. Enable this
-if your operating system uses MD5 passwords.  The resulting binary will
-support both MD5 and traditional crypt type passwords.
+if your operating system uses MD5 passwords and the system crypt() does
+not support them directly (see the crypt(3/3c) man page). If enabled, the
+resulting binary will support both MD5 and traditional crypt passwords.
 
 --with-utmpx enables utmpx support. utmpx support is automatic for 
 some platforms.
This page took 0.033822 seconds and 4 git commands to generate.