This is the mail archive of the cygwin@cygwin.com 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: group ownership of files


kiwhan chung wrote: 

> Igor,

> Thank you for replying. Appending ' mkgroup -d' output did not help at 
> all. I think I need to explain a bit. The group and mkpasswd files are 
> modified by me in vain attempt to get the group ownership sync. It 
> obviously did not solve my problem.

You can see the group SID of a file with the command
strace ls your_filename | fgrep SID

(except in old versions of Cygwin)

That will show you what SID is missing in /etc/group

Pierre

--
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]