delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2001/05/04/14:30:10

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
Date: Fri, 4 May 2001 20:29:48 +0200
From: Corinna Vinschen <cygwin AT cygwin DOT com>
To: Corinna Vinschen <cygwin AT cygwin DOT com>
Subject: Re: [ cron/crontab ] someone using cron on cygwin?
Message-ID: <20010504202948.H24200@cygbert.vinschen.de>
Mail-Followup-To: Corinna Vinschen <cygwin AT cygwin DOT com>
References: <3AF21637 DOT 21160 DOT 1304FF5F AT localhost> <20010504101950 DOT U24200 AT cygbert DOT vinschen DOT de> <kvu231ywn7 DOT fsf AT vzell DOT de DOT oracle DOT com>
Mime-Version: 1.0
User-Agent: Mutt/1.2.5i
In-Reply-To: <kvu231ywn7.fsf@vzell.de.oracle.com>; from Dr.Volker.Zell@oracle.com on Fri, May 04, 2001 at 05:14:04PM +0200

On Fri, May 04, 2001 at 05:14:04PM +0200, Dr. Volker Zell wrote:
> >>>>> "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.

That's funny. Did you check error 2245?

"The password does not meet the password policy requirements. Check the
 minimum password length, password complexity andpassword history
 requirements."

The problem is that crontab validates the password you've entered by
calling `NetUserChangePassword'. It tries to change your password
from the password you've entered to the same password. For some
reason your password doesn't actually meet some policy which is
valid on your system. If you don't want that check you'll have to
rebuild crontab.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin AT cygwin DOT com
Red Hat, Inc.

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019