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 From: "Dave Korn" To: Subject: RE: Getting windows groups to be recognised by cygwin. Date: Thu, 17 Mar 2005 18:13:28 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: Message-ID: X-OriginalArrivalTime: 17 Mar 2005 18:13:30.0193 (UTC) FILETIME=[05D6B410:01C52B1D] ----Original Message---- >From: Salden >Sent: 17 March 2005 16:00 > I have a user configured in the passwd file and all of the groups they > are a memeber of in the group file. It seems that cygwin only recognises > this user's default group assigned in the passwd file. when I type > "groups" this is the only one displayed although in windows this user > belongs to multiple. Is there some trick to getting this to work? I also > have these group entries added to the passwd file as well. The /etc/passwd and /etc/groups files under cygwin don't have the same format as they do under unix/linux and you aren't very likely to succeed if you try and create them manually from scratch. Use the "mkpasswd" and "mkgroup" utilities to create them, like you were told to. cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/