Re: Putty crashes trying to establish SSH session with Cygwin

2007-10-17 Thread Corinna Vinschen
On Oct 16 13:46, Mick Ken wrote:
 Hi Friends,
 I just would like to add one more thing that looks to be linked to the
 original issue is that,when i give the following command:
 
 $ssh-user-config
 
 setfacl: illegal acl entries
 /home/my_username/.ssh couldn't be given the correct permissions
 Please try to solve this problem first
 
 Can someone tell me how to resolve this

What's the output of getfacl for your home dir?
And what's the output of cacls?

Does `chmod 775 ~' (*after* you created the output above) help?


Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat

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



Re: Putty crashes trying to establish SSH session with Cygwin

2007-10-17 Thread Mick Ken
Yeah,
I tried that but it did not worked. To be very true, I am a linux
novice and don't know much of  all these commands and so I have
decided now I should first try with OpenSSH for Windows before i
start with Cygwin.

Thanks a lot friends...

Mick

On 10/17/07, Corinna Vinschen [EMAIL PROTECTED] wrote:
 On Oct 16 13:46, Mick Ken wrote:
  Hi Friends,
  I just would like to add one more thing that looks to be linked to the
  original issue is that,when i give the following command:
 
  $ssh-user-config
 
  setfacl: illegal acl entries
  /home/my_username/.ssh couldn't be given the correct permissions
  Please try to solve this problem first
 
  Can someone tell me how to resolve this

 What's the output of getfacl for your home dir?
 And what's the output of cacls?

 Does `chmod 775 ~' (*after* you created the output above) help?


 Corinna

 --
 Corinna Vinschen  Please, send mails regarding Cygwin to
 Cygwin Project Co-Leader  cygwin AT cygwin DOT com
 Red Hat

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



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



Re: Putty crashes trying to establish SSH session with Cygwin

2007-10-17 Thread d.henman

This is just to let people know that a new putty for cygwin has been created 
using putty 06.0

Here is the URL for the new puttycyg, released Oct. 12th, 2007
   http://web.gccaz.edu/~medgar/puttycyg/

You might want to update to it.


regards,
  darel henman

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



Putty crashes trying to establish SSH session with Cygwin

2007-10-16 Thread Mick Ken
Hi Friends,
I am trying to set up SSH using CYGWIN on a windows standard 2003
server. I have done all the steps like generatig keys,placing them in
appropriate location etc and now when i try to connect to the server
using PuTTy, it prompts me for this:

Using Username 
Authenticatating with public key rsa-key-xxx
Passphrase for keyrsa-key-xx

And then when I enter the keyphrase,it throws this exception:

Putty Fatal Error:
Server sent disconnect message type2 ( protocol error ) :
fork failed: Resource temporarily unavailable

I checked the server logs, and see this:
cygwin drive/var/log/sshd.log:
  7 [main] sshd 2164 E:\cygwin\usr\sbin\sshd.exe: *** fatal error
- could not load ws2_32, Win32 error 126
 33 [main] sshd 2076 fork: child 2164 - died waiting for dll
loading, errno 11


The Event logs get corrupted and show this -  Event logs are corrupted

I researched a lot,and only thread I could find that experienced the
exact same problem was this:
www.cygwin.com/ml/cygwin/2006-05/msg00405.html

[Sorry for that URL, I guess my email is boucing back for mime/type
due to that URL]

But unfortunately, no solution has been mentioned for the problem.

I have administrative controls over that server,so access should not
be a problem...i even tried to change the permissions to 777 for
that dll file and also tried to ran ssh-host-config ... but nothing
helped.

I would appreciate if someone can help me or give me any pointers or
give me any alternatives as to how to setup SSH on windows 2003
server.

Thanks
Mick

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



Re: Putty crashes trying to establish SSH session with Cygwin

2007-10-16 Thread Mick Ken
Hi Friends,
I just would like to add one more thing that looks to be linked to the
original issue is that,when i give the following command:

$ssh-user-config

setfacl: illegal acl entries
/home/my_username/.ssh couldn't be given the correct permissions
Please try to solve this problem first

Can someone tell me how to resolve this

Thanks

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