Harold L Hunt wrote: > > Pierre, > > After setting CYGWIN=ntsec: > ======================================================= > hunt@NUCFAC13 ~ > $ id > uid=15136(hunt) gid=10513 groups=0(Everyone),545(Users) > =======================================================
Cygwin thinks that your gid is 10513 but Windows only puts you in Everyone and Users. Editing /etc/passwd to change your gid to 545 should solve the problem. Do you know why it is 10513? Does mkpasswd make it that way? Pierre
