X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org X-VirusChecked: Checked X-Env-Sender: dk068x AT att DOT com X-Msg-Ref: server-6.tower-121.messagelabs.com!1248205542!23778196!1 X-StarScan-Version: 6.0.0; banners=-,-,- Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: How to resolve 'Your group is currently "mkpasswd"' message Date: Tue, 21 Jul 2009 12:45:30 -0700 Message-ID: From: "KARR, DAVID (ATTCINW)" To: 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 After installing Cygwin 1.5.25 and bringing up RXVT, I got a message I've seen in the past, saying 'Your group is currently "mkpasswd" ...'. It advises me to run "mkpasswd" and "mkgroup" to fill in records in /etc/group and /etc/passwd. If I run "mkpasswd -l" it completes quickly, but doesn't include my record. I run "mkpasswd -d", which seems to be implied as the correct thing to do, but it doesn't run very quickly. In fact, I've never waited long enough for it to complete. I work for a very large company, if that's going to try to list all the login records in the entire company. I tried doing "mkpasswd -l > /etc/passwd" and then "mkpasswd -d -u >> /etc/passwd". That appeared to take care of the /etc/passwd file for just my login (the only one I care about), but I'm not sure of a similar approach for "mkgroup". I tried using "mkgroup -d -g ", but I'm not sure what group name to use. -- 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