Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <00b601c2f23f$0f38b030$ab474e51@ellixia> From: "Elfyn McBratney" To: "cygwin" , "Martin" References: <191690-220033124164617979 AT M2W096 DOT mail2web DOT com> Subject: Re: cygwin running problem with mysql Date: Mon, 24 Mar 2003 19:53:26 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 > I am attempting to install mysql but the install script dies on groupadd and > useradd commands > how do I do groupadd with cygwin? > how do I do useradd with cygwin? Cygwin does not have {user,group}add in it's net distribution. If you are on Windows NT/2000/XP you can use the `net' command, which is shipped with windows, which can add users/groups. On word though: In Windows you cannot have a user and group with the same name so you will have you play with /etc/passwd so you can have a user/group as mysql/mysql. Regards, Elfyn McBratney elfyn AT exposure DOT org DOT uk www.exposure.org.uk -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/