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 Message-ID: <042701c2e8f1$722a1c80$78d96f83@pomello> From: "Max Bowsher" To: Subject: Bug in passwd-grp.sh Date: Wed, 12 Mar 2003 23:45:21 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 I just completely wiped and reinstalled Cygwin, to test setup-2.249.2.10. Will post further with results. Something rather odd happened - here are the passwd and group files that were created: ------- passwd -------------------------- SYSTEM:*:18:544:,S-1-5-18:: Administrators:*:544:544:,S-1-5-32-544:: -------- group -------------------------- SYSTEM:S-1-5-18:18: ----------------------------------------- During the postinstall scripts, I saw a message saying "mkpasswd: cannot contact domain controller for this domain". My computer is not in a domain. It seems this is because `hostname` = "pomello" and $USERDOMAIN = "POMELLO". passwd-grp.sh tests these for equality to determine whether to run mkpasswd -d or not. I guess this has been broken since the hostname-in-proper-case change to Cygwin. Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/