Chen Yue wrote:
> Hi
>
> I have a windows XP host installed with cygwin sshd. Recently, I found I
> could not run cygrunsrv to start the service. However, I can use
> "/usr/sbin/sshd" to start the daemon. How can I debug this issue?
>
>
Read /usr/share/doc/Cygwin/openssh.README
user /bin/ssh-ho
Hi
I have a windows XP host installed with cygwin sshd. Recently, I found I
could not run cygrunsrv to start the service. However, I can use
"/usr/sbin/sshd" to start the daemon. How can I debug this issue?
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports:
Corinna Vinschen wrote on Wednesday, January 11, 2006 5:38 AM:
> On Jan 10 18:17, Thrall, Bryan wrote:
>>
>> I want to run inetd as a service, but the documented way of doing
>> this (--install-as-service) requires C:\cygwin\bin be in the Windows
>> System PATH. Modifying the System PATH that way
On Jan 10 18:17, Thrall, Bryan wrote:
>
> I want to run inetd as a service, but the documented way of doing this
> (--install-as-service) requires C:\cygwin\bin be in the Windows System
> PATH. Modifying the System PATH that way causes problems elsewhere in
> the environment I'm working in, so I'd
I want to run inetd as a service, but the documented way of doing this
(--install-as-service) requires C:\cygwin\bin be in the Windows System
PATH. Modifying the System PATH that way causes problems elsewhere in
the environment I'm working in, so I'd like to have inetd work under
cygrunsrv instead
Andrew,
Please make sure your mailer respects the Reply-To: header -- I set it for
a reason. More below.
On Tue, 2 Mar 2004, Cousins, Andrew wrote:
> Igor,
>
> Service is installed with
>
> #
> cygrunsrv --install actest3 \
> --path c:/usr/Cyg-W
Igor,
Service is installed with
#
cygrunsrv --install actest3 \
--path c:/usr/Cyg-Win32/bin/bash.exe\
--args d:/usr/ea/dr_service/actest.sh \
--desc "MOSAIC/DNMS Disaster Recovery" \
On Tue, 2 Mar 2004, Cousins, Andrew wrote:
> I have installed cygrunsrv to run bash.exe with a script as parameter.
> Service starts and stops OK but on the stop
> it also produces these errors. .
>
> A system error has occurred.
> System error 1067 has occurred.
> The process terminated unexpecte
I have installed cygrunsrv to run bash.exe with a script as parameter.
Service starts and stops OK but on the stop
it also produces these errors. .
A system error has occurred.
System error 1067 has occurred.
The process terminated unexpectedly.
Script does catch the signal and terminate graceful
[EMAIL PROTECTED] wrote:
> I have recently installed the latest Cygwin Version on my W2k test server
> along with the latest
> OpenSSH package.
> I find that if I manually start the sshd daemon I can login ok using
> PublicKeyAuthentication but when I create an NT Service using c
I have recently installed the latest Cygwin Version on my W2k test server
along with the latest
OpenSSH package.
I find that if I manually start the sshd daemon I can login ok using
PublicKeyAuthentication but when I create an NT Service using cygrunsrv that
this fails (although password
On Fri, Mar 15, 2002 at 04:28:15PM -0800, Winston Gutkowski wrote:
> Hi,
>
> We're running jetty and having trouble getting the thing set up as a Windows
> service, so I was wondering...can I use cygrunsrv to set up a native Windows
> .bat file as a service? Or does it need tweaking?
cygrunsrv i
Hi,
We're running jetty and having trouble getting the thing set up as a Windows
service, so I was wondering...can I use cygrunsrv to set up a native Windows
.bat file as a service? Or does it need tweaking?
Winston
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporti
ECTED] [mailto:[EMAIL PROTECTED]]On Behalf
Of Robert Collins
Sent: Friday, February 15, 2002 11:47 AM
To: Sindhu Kurnia
Cc: [EMAIL PROTECTED]
Subject: Re: Running Squid using cygrunsrv
Then maybe pass -p "/usr/bin/squid -N" to cygrunsrv.
Rob
===
- Original Message -
From: "Si
Then maybe pass -p "/usr/bin/squid -N" to cygrunsrv.
Rob
===
- Original Message -
From: "Sindhu Kurnia" <[EMAIL PROTECTED]>
To: "Robert Collins" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, February 15, 2002 3:45 PM
Subject: R
Robert Collins
Sent: Friday, February 15, 2002 11:37 AM
To: Sindhu Kurnia
Cc: [EMAIL PROTECTED]
Subject: Re: Running Squid using cygrunsrv
Your squid syntax is invalid. -a requires a port number.
Also, I was wrong - -N as you had before is correct (I got confused,
been a while since I had to confi
Your squid syntax is invalid. -a requires a port number.
Also, I was wrong - -N as you had before is correct (I got confused,
been a while since I had to configure a squid install).
Rob
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com
: Robert Collins [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 15, 2002 11:30 AM
To: Sindhu Kurnia; [EMAIL PROTECTED]
Subject: Re: Running Squid using cygrunsrv
You need to use -D to run squid as a service.
Rob
===
- Original Message -
From: "Sindhu Kurnia" <[EMAIL PROTECTED]
You need to use -D to run squid as a service.
Rob
===
- Original Message -
From: "Sindhu Kurnia" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, February 15, 2002 3:29 PM
Subject: Running Squid using cygrunsrv
> Hi,
>
> This is my first ex
Hi,
This is my first experience of running Squid under cygwin. I successfully
run Squid by direct invoking from Bash shells, but I have fatal issue when
run it using cygrunsrv. I did:
>>cygrunsrv -I squidcache -d "Squid Web Proxy Cache" -p /usr/bin/squid -a -N
>>c
Hello,
I'm trying to run JBoss with embedded Tomcat under Win2000 server as an
NT service. I'm using cygrunsrv tool to do that following simple steps;
To install the service I typed this on my command shell:
cygrunsrv --install JBoss --path /cygdrive/d/JBoss-2.2.2_Tomcat-
3.2.2
21 matches
Mail list logo