Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Thu, 23 Sep 2004 11:31:37 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: can not find cygcrypt-0.dll Message-ID: <20040923093137.GD12802@cygbert.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <200409230135 DOT i8N1Z9Qa013974 AT syrphus DOT ucdavis DOT edu> <41522FAE DOT E0177511 AT dessent DOT net> <1475902237 DOT 20040923112033 AT familiehaase DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1475902237.20040923112033@familiehaase.de> User-Agent: Mutt/1.4.2i 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/