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 Delivered-To: mailing list cygwin AT cygwin DOT com Date: Thu, 14 Mar 2002 13:22:07 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: ftp anonymous on NT server Message-ID: <20020314132207.M29574@cygbert.vinschen.de> Mail-Followup-To: cygwin AT cygwin DOT com References: <200203141202 DOT NAA13958 AT cabs40 DOT col DOT bsf DOT alcatel DOT fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200203141202.NAA13958@cabs40.col.bsf.alcatel.fr> User-Agent: Mutt/1.3.22.1i On Thu, Mar 14, 2002 at 01:02:51PM +0100, Jorge Goncalvez wrote: > Hi, I use cygwin setup on Both Windows NT Workstation and Server > I create ftp and anonymous users but I didn't put them in a group. > It works on Nt workstation but it fails on NT server (Login failed). > I wonder if there is a way to know the Nt group with for exemple the registry to > add by code ftp and anonymous user in a group. > Also how does cygwin setup create the file etc/group with the groupname of the > Nt Group. You have two tools, mkpasswd and mkgroup. Both have a --help option. Tweak the /etc/passwd and /etc/group files created be these tools to get a convenient setting. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- 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/