X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=2.9 required=5.0 tests=BAYES_50,DKIM_ADSP_CUSTOM_MED,FORGED_YAHOO_RCVD,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,RP_MATCHES_RCVD,TW_MK,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <32572751.post@talk.nabble.com> Date: Fri, 30 Sep 2011 20:49:07 -0700 (PDT) From: gsingh93 To: cygwin AT cygwin DOT com Subject: Different commands give different groups MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Why do these two commands give different groups? It's the same user. Gulshan AT GSJK-PC /etc $ id Gulshan uid=1000(Gulshan) gid=545(Users) groups=545(Users),0(root) Gulshan AT GSJK-PC /etc $ id uid=1000(Gulshan) gid=545(Users) groups=545(Users),513(None) Furthermore, the commands mkgroup and mkpasswd give the orginial states of their corresponding files instead of what I changed them to. Why is that? -- View this message in context: http://old.nabble.com/Different-commands-give-different-groups-tp32572751p32572751.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple