X-Spam-Check-By: sourceware.org From: "roger tubby" To: Subject: mkpasswd: [1359] An internal error occured. Date: Tue, 27 Jun 2006 18:30:00 -0400 Message-ID: <00a001c69a39$3aa12310$67d0c346@rtt42p> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 X-ELNK-Trace: 40869311da8941204d2b10475b571120f7adbc668f88b644fe174bbad9c26da577bfa8ff57c8c4bd350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 I have just set-up cygwin (1.5.19-4) on a XP/Pro/SP2 non-domain system and got the expected: Your group is currently "mkpasswd". This indicates that 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. When I enter the mkgroup command: $ mkgroup -l SYSTEM:S-1-5-18:18: None:S-1-5-21-#####-513:513: ..etc.. (I assume the group information is OK.) When I enter the mkpasswd command: $ mkpasswd -l SYSTEM:*:18:544:,S-1-5-18:: Administrators:*:544:544:,S-1-5-32-544:: mkpasswd (272): [1359] An internal error occurred. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ My NT login has full admin privileges when I am setting up cygwin and running the shell. I believe I need a valid /etc/passwd in order to run ssh. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/