group ownership of files

Pierre A. Humblet Pierre.Humblet@ieee.org
Thu Jun 5 16:34:00 GMT 2003


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/



More information about the Cygwin mailing list