Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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 Reply-To: cygwin 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 CC: Cygwin Mailing List Subject: Re: NETAPI32.dll References: <39821477 DOT BB165ADB AT earthlink DOT net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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