X-Spam-Check-By: sourceware.org Date: Wed, 28 Jun 2006 15:35:48 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: mkpasswd: [1359] An internal error occured. Message-ID: <20060628133548.GE24606@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20060628085346 DOT GB19759 AT calimero DOT vinschen DOT de> <009901c69ab7$1f806a40$a501a8c0 AT CAM DOT ARTIMI DOT COM> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <009901c69ab7$1f806a40$a501a8c0@CAM.ARTIMI.COM> User-Agent: Mutt/1.4.2i Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 On Jun 28 14:31, Dave Korn wrote: > On 28 June 2006 09:54, Corinna Vinschen wrote: > > > On Jun 27 18:30, roger tubby wrote: > > >> When I enter the mkpasswd command: > >> $ mkpasswd -l > >> SYSTEM:*:18:544:,S-1-5-18:: > >> Administrators:*:544:544:,S-1-5-32-544:: > >> mkpasswd (272): [1359] An internal error occurred. > >> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > > The error message above is what's returned by the Windows function to > > enumerate users (NetUserEnum). Tragically, this error isn't even > > documented for NetUserEnum. > > ERROR_INTERNAL_ERROR > 1359 An internal error occurred. Yes, sure, see the above error message. I said it's not documented *for NetUserEnum*. Per MSDN it only returns ERROR_ACCESS_DENIED, ERROR_MORE_DATA or NErr_InvalidComputer. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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/