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 service will not start on Windows 7


On 1/29/2013 9:04 PM, Bernd Prager wrote:
On 1/29/2013 2:14 PM, misterblinky wrote:
I installed cygwin on my windows 7 64-bit machine with openSSH and
openSSL,
nothing else.

Open Windows User Manager and check if cyg_server is in the
Administrators group.
My sshd does not start without this privilege.
Also I get a better error message if I do "net start sshd".

Try it. Good luck.
-- Bernd

these are the rights needed by cyg_server and set by ssh-host-config


editrights -u cyg_server -a SeAssignPrimaryTokenPrivilege
editrights -u cyg_server -a SeCreateTokenPrivilege
editrights -u cyg_server -a SeTcbPrivilege
editrights -u cyg_server -a SeServiceLogonRight
editrights -u cyg_server -a SeIncreaseQuotaPrivilege

sometime in Domain the policy reset them for security reason

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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