This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: Domain group doesn't work in cygwin
- From: Corinna Vinschen <corinna-cygwin at cygwin dot com>
- To: "'cygwin at cygwin dot com'" <cygwin at cygwin dot com>
- Date: Thu, 28 Apr 2005 21:58:03 +0200
- Subject: Re: Domain group doesn't work in cygwin
- References: <2A5A4AEB86A76C4A99595DF72935C7B5016405E2@bdmb5025.bdm.me.org>
- Reply-to: cygwin at cygwin dot com
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@cygwin.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/