Re: Finding your SID (was Re: problem starting inetd as NT service)

2002-05-20 Thread Jason Tishler
Jerry, On Thu, May 09, 2002 at 06:23:04PM -0400, Gerald S. Williams wrote: > But today, after finding someone that could use mkpasswd, > I simply copied his WINS settings and now it works for > me, too. Doh! I'm trying to track down similar sounding problems that a co-worker had. Do you know wha

RE: Finding your SID (was Re: problem starting inetd as NT service)

2002-05-09 Thread Gerald S. Williams
Problem solved. I thought that I was able to contact the domain controller, since I was able to change my domain password successfully and do other sorts of things that required me to login. However, apparently this was something other than the PDC or BDC. Or at least I was in a situation where I

RE: problem starting inetd as NT service

2002-05-07 Thread Larry Hall (RFK Partners, Inc)
At 08:38 AM 5/7/2002, Mellman Thomas wrote: > >>-Original Message- > >>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > >>Sent: Tuesday, May 07, 2002 1:50 PM > >>To: [EMAIL PROTECTED] > >>Cc: [EMAIL PROTECTED] > >>Subject: Re: prob

RE: problem starting inetd as NT service

2002-05-07 Thread Mellman Thomas
>>-Original Message- >>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] >>Sent: Tuesday, May 07, 2002 1:50 PM >>To: [EMAIL PROTECTED] >>Cc: [EMAIL PROTECTED] >>Subject: Re: problem starting inetd as NT service >> >> >> (I assume

Re: problem starting inetd as NT service

2002-05-07 Thread john
Make sure the cygwin1.ddl is in a directory that is specified in the PATH environment variable that is used when the service is started. (I assume you read the README file I mentioned earlier). Also if you're using the NTFS file system, you may also need to set the CYGWIN environment variable

Re: problem starting inetd as NT service

2002-05-07 Thread Yuri Leikind
On 7 May 2002 10:32:44 - [EMAIL PROTECTED] wrote: > If you look at the FAQ and documentation for inetd > you'll see that you don't use cygrunsrv to install > inetd. You run it with a special argument and it > installs itself (something like inetd --install-as-service) > if I remember right. I

problem starting inetd as NT service

2002-05-07 Thread john
If you look at the FAQ and documentation for inetd you'll see that you don't use cygrunsrv to install inetd. You run it with a special argument and it installs itself (something like inetd --install-as-service) if I remember right. If you've got the Cygwin files installed, look at /usr/doc/Cy

Re: problem starting inetd as NT service

2002-05-06 Thread Larry Hall (RFK Partners, Inc)
At 06:30 AM 5/6/2002, Yuri Leikind wrote: >Hello all, > >I cannot start inetd as NT service. I do this: > >Install the service: >cygrunsrv --install inetd --path /usr/sbin/inetd.exe > >And then try to start it: >cygrunsrv --start inetd > >On this command I get the following error dialog:

problem starting inetd as NT service

2002-05-06 Thread Yuri Leikind
Hello all, I cannot start inetd as NT service. I do this: Install the service: cygrunsrv --install inetd --path /usr/sbin/inetd.exe And then try to start it: cygrunsrv --start inetd On this command I get the following error dialog: The procedure entry point __progname could not be l