X-Recipient: archive-cygwin@delorie.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.edvardsen@uit.no>
Reply-To: <kare.edvardsen@uit.no>
To: cygwin <cygwin@cygwin.com>
Content-Type: text/plain; charset="UTF-8"
Date: Thu, 13 Oct 2011 14:17:41 +0200
Message-ID: <1318508261.16180.96.camel@kare-desktop>
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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

