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: | <39828D81.20523D43@cygnus.com> |
Date: | Sat, 29 Jul 2000 09:53:37 +0200 |
From: | Corinna Vinschen <vinschen AT cygnus DOT com> |
Reply-To: | cygwin <cygwin AT sources DOT redhat DOT com> |
X-Mailer: | Mozilla 4.73 [en] (X11; I; Linux 2.2.14 i686) |
X-Accept-Language: | de, en |
MIME-Version: | 1.0 |
To: | Charles Hixson <charleshixsn AT earthlink DOT net> |
CC: | Cygwin Mailing List <cygwin AT sourceware DOT cygnus DOT com> |
Subject: | Re: NETAPI32.dll |
References: | <39821477 DOT BB165ADB AT earthlink DOT net> |
Charles Hixson wrote: > > mkpasswd and mkgroup both seem to be "linked to > missing export NETAPI32.DLL:NetApiBufferFree". Is > this compatible with Win95? I do have a version of > NETAPI32.DLL in my system folder. (Should I copy it > to somewhere else?) mkpasswd and mkgroup are NT only tools. The user and group information is taken from the NT user account database with is not availbale on 9X systems, obviously. To make things worse, the NETAPI32.DLL is different on both systems, unfortunately. If you want to create /etc/passwd and /etc/group on a 9X system, you'll have to edit them by yourself. Use the uid and gid which you get returned by the `id' command. 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 cygnus 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 |