X-Spam-Check-By: sourceware.org Date: Mon, 16 Jul 2007 22:17:39 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: cygwin on XP home edition (Please help i cant get further with this) Message-ID: <20070716201739.GB20662@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Jul 15 14:11, Hennie wrote: > Is nobody using XP home edition in combination with cygwin? Not voluntarily, no. > Then throw it out of the group users. > > you can do this in a windows cmd box with. > > net localgroup users USERNAME /DEL > > And after that do a mkpassword and mkgroup in cygwin > > mkuser -l > /etc/passwd > mkgroup -u -l > /etc/group > > login (via ssh preferably) as that user and give the command > > $groups > > Is it according to cygwin still in the group users ? > If so is this a behaviour of XP home edition? > Does this allso happen in XP professional? It also happens on XP Professional. I have no idea why yet. There's nothing special with the users group in Cygwin. The group list is taken from the returned user/group lists of the Win32 API. I'm wondering if Windows adds the Users group to the list if the user is not in any local group. I'll investigate this further at one point. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/