Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@sourceware.cygnus.com>
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Message-ID: <3846D6F5.6F782EB9@vinschen.de>
Date: Thu, 02 Dec 1999 21:30:45 +0100
From: Corinna Vinschen <corinna@vinschen.de>
X-Mailer: Mozilla 4.7 [en] (WinNT; I)
X-Accept-Language: de,en
MIME-Version: 1.0
To: Michael Nelson <mikenel@iapetus.com>
CC: Brian Jones <cbjones@baynetworks.com>,
        cygwin <cygwin@sourceware.cygnus.com>
Subject: Re: mkpasswd, mkgroup
References: <Pine.LNX.4.10.9912021510450.22777-100000@dingo.sta.cathedral.org>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Michael Nelson wrote:
> 
> C:\Documents and Settings\mikenel>errmsg 2453
> Error Message: Could not find domain controller for this domain.
> 
> On Thu, 2 Dec 1999, Brian Jones wrote:
> 
> > What does it mean when mkpasswd -l -d DOMAIN gives you the error message,
> > "Cannot get PDC, code = 2453".  I'm thinking that it is having trouble
> > getting in touch with the primary domain controller or could it mean the
> > primary domain controller isn't handing out the information mkpasswd is

The problem is mainly an error in mkpasswd source. While scanning
the command line it reads the domain name not from argv[cur_pos] but
from argv[1] by mistake. This is fixed in newer snapshots.

> > requesting?  Are other options for mkpasswd documented somewhere?

Call `mkpasswd' without arguments.

Corinna



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

