X-Spam-Check-By: sourceware.org Message-ID: <45FF00B6.4010708@cygwin.com> Date: Mon, 19 Mar 2007 17:29:26 -0400 From: "Larry Hall (Cygwin)" Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.9) Gecko/20061221 Fedora/1.5.0.9-1.fc4.remi Thunderbird/1.5.0.9 Mnenhy/0.7.4.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: can t run cygrunsrv -S sshd : win32 error 1058 References: <1174057385 DOT 4613 DOT 67 DOT camel AT yohann-desktop> <45FAC377 DOT 8020808 AT cygwin DOT com> <1174313862 DOT 4613 DOT 79 DOT camel AT yohann-desktop> In-Reply-To: <1174313862.4613.79.camel@yohann-desktop> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 yohann rebattu wrote: > Le vendredi 16 mars 2007 à 12:19 -0400, Larry Hall (Cygwin) a écrit : >> Yohann Rebattu wrote: >>> The service cannot be started, either because it is disabled or because >>> it has no enabled devices associated with it.The service cannot be >>> started, either because it is disabled or because it has no enabled >>> devices associated with it. >>> >>> to get here i fallowed the aboves steps: >>> >>> run ms-dos command line windows >>> type: change user /install >>> >>> install cygwin with all admin tools, openssh openssl tcp wrapper, vim, >>> rsync. >>> >>> then run ssh-host-config. >>> >>> here i notice the fisrt odd thing: the sshd user is created but >>> disabled. >>> the cygwin ssh service is created. >>> >>> then i run cygrunsrv -S sshd >>> and i got the error. >>> >>> i didn't dare just activate sshd user because: >>> 1) last time i did this it didn't correct the error >>> 2) i just reinstall cygwin, "from scratch" (i ran cygrunsrv -R sshd, >>> then i deleted the entire e:\cygwin directory, and i deleted the entries >>> HKEY-LOCAL-MACHINE/Software cygnus solution and >>> HKEY/local-user/software/cygnus solution before to reinstall cygwin) >>> >>> and so i still get the error. >>> please help me, i really don't know what to do more know, >>> is there a spécial way to activate the user sshd? >>> doe someone know why the sshd user have been created disabled? >>> >>> i'm a bit disapointed because since my first installation where i didn't >>> know what to do to set the ssh server up, i did install cygwin on 3 >>> other servers with no problem, and on this particular one it doesn't >>> seems to work, could it be because it is a W2k server and the others >>> were W2k3 windows server? >> >> Maybe. I suggest enabling the sshd user first. If that doesn't work, >> modify the ssh-host-config script to create a user to run 'sshd' as, >> which is what happens on W2K3. >> >> > Thank you for anwer me. > > so i fisrt try to enable the sshd user, then i ran > > cygrunsrv -S sshd > > i get the same error so i modify the ssh-user-config script: > > on line 436 i changed > > if [$_nt2003 -gt 0] > in > if [ 1 ] > so i'm considered as runing on a w2k3. > > then ssh-host-config say me i appear to be running Windows 2003 and > later systems... > > Shoulf this script create a new local acount sshd-server which has the > required privilleges > yes > > plese enter password for sshd_server > password > > Error un addUserRights 0xc000060=STATUS_NO_SUCHPRIVILLEGE > > Assingning the approproate privilleges to user 'sshd_server' failed! > Can't create sshd service! > > i realy don't know what to do know > any ideas? Try running the script as "Administrator". -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 893-9889 - FAX Holliston, MA 01746 _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- 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/