Re: Bug in csih

2012-02-06 Thread Charles Wilson
On 2/6/2012 6:25 AM, Corinna Vinschen wrote: On Feb 5 15:23, Charles Wilson wrote: How's this? (BTW, we do similar stuff in csih_create_privileged_user() but I didn't address that). That looks ok to me. As for csih_create_privileged_user, I don't see what you mean. In that function you ju

Re: Bug in csih

2012-02-06 Thread Corinna Vinschen
On Feb 5 15:23, Charles Wilson wrote: > On 1/16/2012 5:14 AM, Corinna Vinschen wrote: > >Chuck? Ping? > > > > How's this? (BTW, we do similar stuff in > csih_create_privileged_user() but I didn't address that). That looks ok to me. As for csih_create_privileged_user, I don't see what you mea

Re: Bug in csih

2012-02-05 Thread Charles Wilson
On 1/16/2012 5:14 AM, Corinna Vinschen wrote: Chuck? Ping? How's this? (BTW, we do similar stuff in csih_create_privileged_user() but I didn't address that). Index: cygwin-service-installation-helper.sh === RCS file: /cvs/c

Re: Bug in csih

2012-01-16 Thread Corinna Vinschen
Chuck? Ping? On Dec 19 14:07, Corinna Vinschen wrote: > Hi Chuck, > > > during some testing I suddenly found that I couldn't start an sshd which > I had just installed as a service. The reason was that the account I > was using for the service didn't have the "Logon as service" user right. > W

Bug in csih

2011-12-19 Thread Corinna Vinschen
Hi Chuck, during some testing I suddenly found that I couldn't start an sshd which I had just installed as a service. The reason was that the account I was using for the service didn't have the "Logon as service" user right. Which was puzzeling given that csih calls editrights to add this user r