This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: sshd.exe unable to locate ... cygcrypt-0.dll


On Sun, 13 Mar 2005, Lester Ingber wrote:

Igor:

I'm glad to attach the output of `cygcheck -s -v -r` as cygcheck.txt,
although it is long.  I think my description of the problem is about as
much as I know, but I'm glad to try to get any other suggested info.
[snip]

Lester Ingber 3/13/2005 8:30 AM:
> Under XP Pro I have all current cygwin components installed.  For about the
> last week ot so, every time I boot, *before* I even log in as any user, a
> warning window pops up with something to the effect in the title bar:
> sshd.exe - Unable to Locate Component
> and the window contains something to the effect:
> The application has failed to start because cygcrypt-0.dll was not found.
>
> /bin/cygcrypt-0.dll does exists.
>
> I do not see any cygwin utilities in my startup folder and have not
> introduced an special .bat commands, etc.  I do not understand why any of
> these utilties are being loaded even before pulling up cygwin, much less
> before logging in.
>
> Three times I have Reinstalled all cygwin components that I think have
> reinstalled everything to do with ssh and crypt (the last time I even
> Reinstalled base), but nothing helps.
>
> I have cygwin on two Thinkpads/XP Pro, and only one machine is having
> this problem.

Lester,


Now that we've ruled out user mounts, one possible reason for your problem
could be the traverse checking in the new Cygwin DLL.  Run
/usr/bin/ssh-host-config again with the "-c 'ntsec notraverse'" flag.  If
this helps with your problem, check the permissions on /bin -- it should
at least be executable for everyone.  Once you do a "chmod a+x /bin",
rerun /usr/bin/ssh-host-config again and use the default value of CYGWIN.
	Igor
--
				http://cs.nyu.edu/~pechtcha/
     |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
    |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
   '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"The Sun will pass between the Earth and the Moon tonight for a total
Lunar eclipse..." -- WCBS Radio Newsbrief, Oct 27 2004, 12:01 pm EDT

--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]