Displaying 2 results from an estimated 2 matches for "tsrsb".
Did you mean:
tsrsub
2002 May 17
0
[Bug 246] md5_crypt conflict fails
...tp://bugzilla.mindrot.org/show_bug.cgi?id=246
------- Additional Comments From tim at multitalents.net 2002-05-18 03:12 -------
Perhaps you are getting confused by the "MD5 password support: no" line.
configure is reporting that in error as pointed out by
Kagan Kongar <kongar at tsrsb.org.tr>
Try removing line 2026 (MD5_MSG="no") of configure.ac and run autoconf.
If you don't have autoconf 2.52, grab the corrected configure from
http://www.multitalents.net/openssh/configure-OpenSSH_3.2.2p1.gz or
ftp://ftp.multitalents.net/pub/openssh/configure-OpenSSH_3.2.2p1.gz...
2002 May 17
1
erroneous reporting of md5 usage, openssh-3.2.2p1
Talking about openssh-3.2.2p1
The configure script erroneously reporting the md5-password status.
The script, when activated with "--with-md5-passwords" correctly sets the
config.h but reporting "MD5 password support: no"
Seems that is due to a bug in configure.ac, line 2026
Kind regards,
Kagan Kongar