delorie.com/archives/browse.cgi | search |
On Sep 23 11:20, Gerrit P. Haase wrote: > I wonder why openssh requires crypt at all, since it is linked agianst > openssl it shouldn't be needed (tm). $ cygcheck /usr/sbin/sshd.exe C:/cygwin/usr/sbin/sshd.exe C:\cygwin\bin\cygcrypt-0.dll C:\cygwin\bin\cygwin1.dll C:\WINDOWS\system32\ADVAPI32.DLL C:\WINDOWS\system32\ntdll.dll C:\WINDOWS\system32\KERNEL32.dll C:\WINDOWS\system32\RPCRT4.dll C:\cygwin\bin\cygcrypto-0.9.7.dll C:\cygwin\bin\cygz.dll sshd uses the systems crypt(3) algorithm, not the openssl one's. The reason is that crypt(3) is the algorithm used for password authentication under 9x. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |