I ran the same commands you listed and noticed I was on 1.5.4 cygwin. I
updated to the latest and now it can log in with the local system account.
It appears that solved/removed/hid the problem. Ipc-daemon2 now works as a
service using the LocalSystem account.
Thanks,
Bill
----- Original Message -----
From: "Jason Tishler" <jason@tishler.net>
To: "Bill Pfeiffer" <pfeiffer@arbfile.org>
Cc: "Postgresql-Cygwin" <pgsql-cygwin@postgresql.org>
Sent: Monday, September 29, 2003 7:32 AM
Subject: Re: [CYGWIN] ipc-daemon2 fails to run as WinXP service
> Bill,
>
> On Sun, Sep 28, 2003 at 04:19:30PM -0400, Bill Pfeiffer wrote:
> > WinXP Pro. LocalSystem (i.e., default) is what didn't work.
>
> Works for me:
>
> $ uname -a
> CYGWIN_NT-5.1 xptst37 1.5.5(0.94/3/2) 2003-09-20 16:31 i686 ...
>
> $ sc qc ipc-daemon2
> [SC] GetServiceConfig SUCCESS
>
> SERVICE_NAME: ipc-daemon2
> TYPE : 10 WIN32_OWN_PROCESS
> START_TYPE : 2 AUTO_START
> ERROR_CONTROL : 1 NORMAL
> BINARY_PATH_NAME : "C:\cygwin\bin\ipc-daemon2.exe"
"--service"
> LOAD_ORDER_GROUP :
> TAG : 0
> DISPLAY_NAME : Cygwin IPC Daemon 2
> DEPENDENCIES :
> SERVICE_START_NAME : LocalSystem
>
>
> Jason
>
> --
> PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
> Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6