public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Etienne Mbuyi" <etienne.mbuyi@chicagotrading.com>
To: "'Pierre A. Humblet'" <Pierre.Humblet@ieee.org>
Cc: <cygwin@cygwin.com>
Subject: RE: cygwin ver 1.5.12-1 on win2k3
Date: Wed, 20 Jul 2005 14:04:00 -0000	[thread overview]
Message-ID: <USCHI00S01F76R9iWUm000001e8@uschi00s01.chicagotrading.com> (raw)
In-Reply-To: <129f01c58d31$2a0b6170$3e0010ac@wirelessworld.airvananet.com>

That was a retype = typo. I will go head and give your recommendation a try.

-----Original Message-----
From: Pierre A. Humblet [mailto:Pierre.Humblet@ieee.org] 
Sent: Wednesday, July 20, 2005 9:45 AM
To: Etienne Mbuyi
Cc: cygwin@cygwin.com
Subject: Re: cygwin ver 1.5.12-1 on win2k3

That looks fine, except that all the XXXPrivelege rights should
XXXPrivilege, AFAIK. Was that a cut and paste or a retype?
Use editrights to list the privileges of  cron_x.

Cron-diagnose was not designed for 2k3, so it's useless there.
My advice is to run cron-config. When prompted say that want
to reinstall the service.
It will prompt you for a user to run under, just say cron_x
I forgot if it will reset the privileges or keep them as they are.


Pierre


----- Original Message ----- 
From: "Etienne Mbuyi" <etienne.mbuyi@chicagotrading.com>
To: "'Pierre A. Humblet'" <Pierre.Humblet@ieee.org>
Cc: <cygwin@cygwin.com>
Sent: Wednesday, July 20, 2005 9:31 AM
Subject: RE: cygwin ver 1.5.12-1 on win2k3


> The steps outlined below were used to install cron on a different win2k3
> server and it works. For some reason the same procedures don't work on a
> different server.
> 
> $ net user cron_x password /add /yes
> $ net localgroup administrators cron_x /add
> $ editrights -a SeAssignPrimaryTokenPrivelege -u cron_x
> $ editrights -a SeCreateTokenPrivelege -u cron_x
> $ editrights -a SeIncreaseQuotaPrivelege -u cron_x
> $ editrights -a SeServiceLogonRight -u cron_x
> $ mkpassd -l -u cron_x >> /etc/passwd
> $ cygrunsrv -I cron -p /usr/sbin/cron -a -D -u cron_x -w password
> 
> Each of these commands were completed successfully. But when trying to
start
> cron, no luck.
> 
> -----Original Message-----
> From: Pierre A. Humblet [mailto:Pierre.Humblet@ieee.org] 
> Sent: Wednesday, July 20, 2005 9:18 AM
> To: Etienne Mbuyi"
> Cc: cygwin@cygwin.com
> Subject: RE: cygwin ver 1.5.12-1 on win2k3
> 
> Etienne Mbuyi wrote:
> 
> > The output of cron_diagnose.sh does not help because it shows the same
> info
> > compared to a server where cron is working. We don't have sendmail
> install.
> > In any case here is the output of cygcheck -s -v -r. I also include the
> > crontab -l output and the error that we get when trying to start cron. 
> 
> Did you use cron-config to configure cron properly?
> Did you read what /usr/share/doc/Cygwin/cron.README says about win2k3?
> 
> Pierre
> 
> 
> 
> 




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

  reply	other threads:[~2005-07-20 13:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-20 13:31 Pierre A. Humblet
2005-07-20 13:44 ` Etienne Mbuyi
2005-07-20 13:54   ` Pierre A. Humblet
2005-07-20 14:04     ` Etienne Mbuyi [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-07-21 13:03 Etienne Mbuyi
2005-07-19 12:09 Etienne Mbuyi
2005-07-19 14:07 ` Igor Pechtchanski
2005-07-20 12:54   ` Etienne Mbuyi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=USCHI00S01F76R9iWUm000001e8@uschi00s01.chicagotrading.com \
    --to=etienne.mbuyi@chicagotrading.com \
    --cc=Pierre.Humblet@ieee.org \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).