Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <3D9D8264.FDA788D8@cvt.dk> Date: Fri, 04 Oct 2002 13:58:28 +0200 From: Christoffer Walther X-Accept-Language: en MIME-Version: 1.0 To: Max Bowsher Cc: cygwin AT cygwin DOT com Subject: cygwin service References: <3D9D7BDA DOT 605B181C AT cvt DOT dk> <009101c26b9a$0f755ac0$9949893e AT bowsher DOT foo> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I can see the sshd runs as 'service' even when I close the shell window, thats nice. I wanted to do the same with apache, I did: '/sbin/cygrunsrv -I apache -p /usr/sbin/apachectl -a start' However, when I do: '/bin/cygrunsrv -S apache', I get : ".. error startign service, QueryServiceStatus: win32 error 1062: The service has not been started". How can I correct this, or where can I find documentation on this? Christoffer Max Bowsher wrote: > > Christoffer Walther wrote: > > Hi and thanks for the reply. I have the same problem with > > sshd, 'permission denied', it would be great if I could just > > edit the /etc/passwd file manually and the sshd would > > look up the password there, can it be done this way? > > No. > > You do need to set CYGWIN=ntsec in the environment of your services. How did > you set up sshd? Did you use the ssh-host-config script? > > Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/