Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Reply-To: Cygwin List Message-Id: <5.1.0.14.0.20030910120000.02a188f0@127.0.0.1> X-Sender: (Unverified) Date: Wed, 10 Sep 2003 12:07:01 -0400 To: "Harig, Mark" , =?ISO-8859-15?Q?Ren=E9_Haber?= From: Larry Hall Subject: RE: cron: can't switch user context Cc: In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id h8AGCdIm016086 Actually, I'd suggest googling, especially when you're asking if the issue you're having is a known problem or if there are any work-arounds. In this case, you'd find all sort of references to Windows 2003 and services that need to be able to switch user contexts. This one talks about ssh but it's the same issue. Follow the instructions there for creating a privileged user that you can run cron as and you should have your solution. It's easy to look for this sort of stuff. Try it. I'd suggest you run Mark's script as well though and provide feedback. It would be good to know if it thinks there's anything else that might be wrong too. Larry At 11:57 AM 9/10/2003, Harig, Mark you wrote: >I cannot see the source of your problem from >the cygcheck listing. However, you are >running a Windows .NET server. I do not know >what effect that might have on cron. > >Please run the attached cron_diagnose.sh >script. It is the latest version. I would >like for you to eliminate the possibility >that you ran an earlier version. > >> -----Original Message----- >> From: René Haber [mailto:rene DOT haber AT gmx DOT de] >> Sent: Sunday, September 07, 2003 1:06 PM >> To: cygwin AT cygwin DOT com >> Subject: cron: can't switch user context >> >> >> Hello >> >> I've got Cygwin runnig on Windows 2003 and wanted to use the cron >> daemon. I installed it via >> >> cygrunsrv -I "CYGWIN crond" -p /usr/sbin/cron.exe -a -D >> >> as a NT-Service. Then I added a cronjob via "crontab -e" (I was logged >> in as Administrator) >> >> 5 * * * * echo "test" > test.txt >> >> after that, I started the cron-service and waited for the test-job to >> complete. But instead of doing the job cron complaind in the Syslog >> about >> >> Ereignisinformationen: /USR/SBIN/CRON : PID 228 : (CRON) >> error (can't switch user context). >> >> I checked my install via a shellscript (cron_diagnose.sh) I found in >> the Mailing-List Archiv, but it didn't find a problem. >> >> Is there a solution to this Problem or a work-around? >> >> Thanks. >> >> René Haber >> > >-- >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/ -- 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/