Unable to start openSSH SSHD service in Windows 2008 R2 Enterprise 64 bit server

11 posts / 0 new
Last post
smanickam
Offline
Last seen: 9 years 4 months ago
Joined: 27.12.2013 - 23:16
Unable to start openSSH SSHD service in Windows 2008 R2 Enterprise 64 bit server

Dear CopSSH Team,

 

 I installed CopSSH  Version 3.1.4 on a new windows Server 2008 R2 64 bit server using the instructions given in the below links

 

http://www.timdavis.com.au/git/setting-up-a-msysgit-server-with-copssh-on-windows/ 

 

http://www.timdavis.com.au/Data/GIT_Win_Install_Guide.pdf

 

 

when I try to start the service, I’m getting an error

 

 

"The Openssh SSHD service started and then stopped. Some services stop automatically if they are not in use by other services or programs.

 

I'm not sure why the service is not starting. The windows machine is a new one . Any help in this regard would be highly appreciated.

 

Thanks

Siva Manickam

 

itefix
Offline
Last seen: 1 day 2 min ago
Joined: 01.05.2008 - 21:33
You need to install the

You need to install the installer as administrator (run as administrator). If all you want is a git server for windows, have a look at our gitwin. It has also a free edition.

smanickam
Offline
Last seen: 9 years 4 months ago
Joined: 27.12.2013 - 23:16
Yes All I need is to set up a

Yes All I need is to set up a GIT Repository server on Windows and move the code from VSS to GIT. How trustable and efficient is gitwin?

itefix
Offline
Last seen: 1 day 2 min ago
Joined: 01.05.2008 - 21:33
Gitwin is a solution created

Gitwin is a solution created by us, same as Copssh. Gitwin uses a builtin Copssh for secure communication, and the rest is a plain and complete Git distribution. It should work for your purpose. Have a look at an article (in Russian) which discovered and used Gitwin recently. According to our download statistics, there are lots of Gitwin users out there.

However, in any circumstances, you need to try yourself and see if this is something for you

 

smanickam
Offline
Last seen: 9 years 4 months ago
Joined: 27.12.2013 - 23:16
The article doesnt open. It

The article doesnt open. It says " resource not found".

Thanks

itefix
Offline
Last seen: 1 day 2 min ago
Joined: 01.05.2008 - 21:33
Sorry, it's been corrected

Sorry, it's been corrected now.

smanickam
Offline
Last seen: 9 years 4 months ago
Joined: 27.12.2013 - 23:16
Hi, I installed CopSSH as an

Hi,

I installed CopSSH as an administrator and now when I start the service Im getting the below error.

"Windows Could not start the openssh SSHD service in local computer. Error 1069: The service did not start due to a logon failure"

The user account is .\SvcCOPSSH. Am I missing something.Any help is appreciated.

Thanks

itefix
Offline
Last seen: 1 day 2 min ago
Joined: 01.05.2008 - 21:33
The message is probably

The message is probably related to have the wrong password. Try to change the password. There may also be some limitations imposed by your system.

smanickam
Offline
Last seen: 9 years 4 months ago
Joined: 27.12.2013 - 23:16
Thank You. It worked.I was

Thank You. It worked.I was able to start the OpensshSSHD service on Port 22.

However after I install the putty and try to connect using the User Name "Administrator" it gives me an error "Server unexpectedly closed network connection".

I have set up the copssh and putty using the link

http://www.timdavis.com.au/git/setting-up-a-msysgit-server-with-copssh-on-windows/.

Putty event log below.

2014-01-13 11:44:13 Looking up host "172.20.14.171"
2014-01-13 11:44:13 Connecting to 172.20.14.171 port 22
2014-01-13 11:44:13 Server version: SSH-2.0-OpenSSH_5.6
2014-01-13 11:44:13 Using SSH protocol version 2
2014-01-13 11:44:13 We claim version: SSH-2.0-PuTTY_Local:_Aug_13_2013_15:19:55
2014-01-13 11:44:13 Doing Diffie-Hellman group exchange
2014-01-13 11:44:13 Doing Diffie-Hellman key exchange with hash SHA-256
2014-01-13 11:44:14 Host key fingerprint is:
2014-01-13 11:44:14 ssh-rsa 2048 4c:38:da:cf:21:fc:bb:ee:2c:10:58:a5:7c:7f:69:d8
2014-01-13 11:44:14 Initialised AES-256 SDCTR client->server encryption
2014-01-13 11:44:14 Initialised HMAC-SHA1 client->server MAC algorithm
2014-01-13 11:44:14 Initialised AES-256 SDCTR server->client encryption
2014-01-13 11:44:14 Initialised HMAC-SHA1 server->client MAC algorithm
2014-01-13 11:44:14 Reading private key file "C:\SSH\ICW\home\Administrator\.ssh\private_key.ppk"
2014-01-13 11:44:21 Offered public key
2014-01-13 11:44:21 Server unexpectedly closed network connection

 

I also found from the Event log the below error.

sshd: PID 3464: fatal: seteuid 500: Permission denied

Looks like an issue with user set up. Please let me know how to proceed in this regard.

 

i'm trying to find in forums to see what is causing this error. Any help from you would be higly appreciated.

Thanks

 

 

 

itefix
Offline
Last seen: 1 day 2 min ago
Joined: 01.05.2008 - 21:33
Did you activate user

Did you activate user Administrator via Copssh user activation wizard ? Apart from that, we provide the free edition as is.

Anonymous
which password need to change

which password need to change and where and how to change

Release news