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 Date: Thu, 28 Apr 2005 21:58:03 +0200 From: Corinna Vinschen To: "'cygwin AT cygwin DOT com'" Subject: Re: Domain group doesn't work in cygwin Message-ID: <20050428195803.GK2572@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: "'cygwin AT cygwin DOT com'" References: <2A5A4AEB86A76C4A99595DF72935C7B5016405E2 AT bdmb5025 DOT bdm DOT me DOT org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2A5A4AEB86A76C4A99595DF72935C7B5016405E2@bdmb5025.bdm.me.org> User-Agent: Mutt/1.4.2i On Apr 27 15:48, Mastchenko, Cyrille wrote: > Hi, > > I have a server with users and groups in an Active Directory. > On an other server where I use thoses user with cygwi, cygwin doesn't seems > to understand that a user is in a domain group > and don't use it for the file access. > (domain group are correctly in /etc/group, domain user in /etc/passwd) > > When I do id in my ssh shell, I see my id correctly, my group "Domain user" > but none of my domain group. > We use those domain group to give acces in read or read-write to some files. > > $ id > uid=20238(mind_mgr) gid=10513(Domain Users) groups=545(Users),10513(Domain > Users),10513(Domain Users) It looks like the other domain groups are missing in /etc/group. Use mkgroup to create entries for the missing groups. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- 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/