delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,RP_MATCHES_RCVD,TW_MK |
X-Spam-Check-By: | sourceware.org |
X-DKIM: | Sendmail DKIM Filter v2.8.3 mux1.uit.no p9DCIaMJ019353 |
Subject: | Problems with mkpasswd and mkgroup |
From: | =?ISO-8859-1?Q?K=E5re?= Edvardsen <kare DOT edvardsen AT uit DOT no> |
Reply-To: | <kare DOT edvardsen AT uit DOT no> |
To: | cygwin <cygwin AT cygwin DOT com> |
Date: | Thu, 13 Oct 2011 14:17:41 +0200 |
Message-ID: | <1318508261.16180.96.camel@kare-desktop> |
MIME-Version: | 1.0 |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
I've installed cygwin "system wide" on a client (W7 32b) from an account with full Administrators privileges. However, opening a Bash shell (or xterm) as another user prompts: Your group is currently "mkpasswd". This indicates that your gid is not in /etc/group and your uid is not in /etc/passwd The /etc/passwd (and possibly /etc/group) files should be rebuilt. See the man pages for mkpasswd and mkgroup then, for example, run mkpasswd -l [-d] > /etc/passwd mkgroup -l [-d] > /etc/group Note that the -d switch is necessary for domain users. Before asking too many questions I should inform you that the settings etc. for the various users on the W7 client resides on a separat server. I've tried various suggestions found in the lists, but with no success. Obviously, there is a solution to my problem, but I'm struggling to find the right one. Do you need more info on my problem? If so, what info is most relevant? Regards, KÃ¥re -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |