| 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 |
| Message-ID: | <3A1C2683.B45E5D1@redhat.com> |
| Date: | Wed, 22 Nov 2000 21:03:15 +0100 |
| From: | Corinna Vinschen <vinschen AT redhat DOT com> |
| Reply-To: | cygwin <cygwin AT cygwin DOT com> |
| X-Mailer: | Mozilla 4.76 [en] (X11; U; Linux 2.2.14-SMP i686) |
| X-Accept-Language: | de, en |
| MIME-Version: | 1.0 |
| To: | cygwin <cygwin AT cygwin DOT com> |
| Subject: | Re: passwd.exe trouble |
| References: | <20001122141210 DOT A22415 AT MageNet DOT com> |
"Julia A . Case" wrote: > > I copied part of the /etc/passwd file down from my linux box... I wanted > to change my password (since it doesn't seem to work) so I tried passwd > and I get the following error. > > Error Starting Program : the passwd.exe file is linked to a missing export > netapi32.dll:NetApiBufferFree. Which means that you are using Windows 9x/ME. `passwd' is only working on NT/W2K systems since it accesses the NT user database. If you want to create passwords on 9X call `crypt'. However, the password encryption is actually the same as on Linux boxes when using DES. They are exchangable. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT sources DOT redhat DOT com Red Hat, Inc. mailto:vinschen AT redhat DOT com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |