rond: PID 3080: (*system*) WRONG FILE OWNER (/etc/crontab)

View: New views
3 Messages — Rating Filter:   Alert me  

rond: PID 3080: (*system*) WRONG FILE OWNER (/etc/crontab)

by nwpu053821@gmail.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

it seems that the file /etc/crontab must be owned by root. But there
is not a root user in my computer.
How could solve the problem? Do i have to create a root user for windows?

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


Re: rond: PID 3080: (*system*) WRONG FILE OWNER (/etc/crontab)

by Larry Hall (Cygwin) :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 11/05/2009 08:19 PM, nwpu053821@... wrote:
> it seems that the file /etc/crontab must be owned by root. But there
> is not a root user in my computer.
> How could solve the problem? Do i have to create a root user for windows?

Be careful.  Things are not always as they first seem.

I'm going to go straight to asking you to read and follow the problem reporting
guidelines found here first:

> Problem reports:       http://cygwin.com/problems.html

In the meantime, I'll live dangerously as well and presume that you're not
running 'crond' as the same user that owns '/etc/crontab'.  The fix to that
problem
is to change the owner of '/etc/crontab' to that of the user 'crond' runs
as.  For
instance, if you're running 'crond' as a service on WinXP, that user is
likely to be
'system'.  This is not, however, the only option so it depends on how you've
configured 'crond'.  Hence my original pointer above.

FWIW, there is no significance to 'root' on Windows.  Actually, you may have
'root'
as a group now (depending on your Cygwin installation).  But having this is
not the
answer to your problem, whatever that is.

--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
216 Dalton Rd.                          (508) 893-9889 - FAX
Holliston, MA 01746

_____________________________________________________________________

A: Yes.
 > Q: Are you sure?
 >> A: Because it reverses the logical flow of conversation.
 >>> Q: Why is top posting annoying in email?

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


Re: PID 3080: (*system*) WRONG FILE OWNER (/etc/crontab)

by Pierre A. Humblet :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


----- Original Message -----
From: <nwpu053821>
To: <cygwin>
Sent: Thursday, November 05, 2009 20:19


| it seems that the file /etc/crontab must be owned by root. But there
| is not a root user in my computer.
| How could solve the problem? Do i have to create a root user for windows?

Crontab files must be owned by the user with matching name.
They must readable by SID S-1-5-32-544, the crontab -e program sets it that way.

Pierre


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