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: group IDs


----Original Message----
>From: Peter Green
>Sent: 27 June 2005 15:05

> I am new to the list - apologies if this has
> all been sorted out before, but I couldn't find the
> solution.
> 
> Files I create from within Cygwin (e.g. by touch or
> the output of gcc) have numerical group ID 10545,
> while those created in Windows applications (e.g. Thunderbird,
> Notetab) get group ID 4294967295. 'mkgroup' gives
> 'Users' the ID of 545.
> This is confusing me, and giving me problems
> accessing my own file s- how do I get all these IDs to agree?

  4294967295 is -1, which is an error return, not a gid.  Have you set up
your /etc/group file correctly?


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


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