This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Domain group doesn't work in cygwin


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]