| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| X-Mailer: | 21.2 (beta46) "Urania" XEmacs Lucid (via feedmail 8 I) |
| To: | Corinna Vinschen <cygwin AT cygwin DOT com> |
| Subject: | Re: [ cron/crontab ] someone using cron on cygwin? |
| References: | <3AF21637 DOT 21160 DOT 1304FF5F AT localhost> |
| <20010504101950 DOT U24200 AT cygbert DOT vinschen DOT de> | |
| X-Face: | I-*}xvwusAv%MlABo'jVNP7TDXf5bb*L[q,r{DnsR1GoL07^Wf)sAu%>!LjXAFlZZN+`OQu |
| }?#du]C)[*%ERKR#+l#sX'EoNbSO~|.x AT ogoS5|"-u?<s5ViLslvYMlj7_n!Tq1m AT xt2Bhj4[Zg+e? | |
| /Yy\SE`V?%v~kRU3GoS1f&U]} | |
| From: | "Dr. Volker Zell" <Dr DOT Volker DOT Zell AT oracle DOT com> |
| Date: | 04 May 2001 17:14:04 +0200 |
| In-Reply-To: | <20010504101950.U24200@cygbert.vinschen.de> |
| Message-ID: | <kvu231ywn7.fsf@vzell.de.oracle.com> |
| Lines: | 31 |
| User-Agent: | Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.2 (Urania) |
| MIME-Version: | 1.0 |
>>>>> "Corinna" == Corinna Vinschen <cygwin AT cygwin DOT com> writes:
Corinna> On Fri, May 04, 2001 at 02:38:47AM +0200, Gerrit P. Haase wrote:
>> Dear Corinna,
>>
>> $ crontab
>> crontab: can't obtain passwd entry.
Corinna> You don't have a /etc/passwd entry for your user account.
Corinna> crontab tries to get your passwd entry by calling
Corinna> struct passwd *pw = getpwuid (geteuid ());
Corinna> So check your user id (/bin/id) and add an entry for your
Corinna> user id to /etc/passwd. Or, even better, call mkpasswd to
Corinna> recreate /etc/passwd.
Corinna I get the following error when using your crontab:
vzell AT VZELL /tmp
[502]> crontab
You must enter your Windows password.
Otherwise, your crontab entries can't be executed.
Password:
crontab: Unrecoverable error 2245.
What's going on here ??
Ciao
Volker
--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |