Mail Archives: cygwin/2005/04/28/15:58:27
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/
- Raw text -