X-Spam-Check-By: sourceware.org Message-ID: <20051222220812.46886.qmail@web81306.mail.mud.yahoo.com> Date: Thu, 22 Dec 2005 14:08:12 -0800 (PST) From: Mike Blanco Subject: Can not Contact Domain Controller To: cygwin MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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 Everytime I open the Cygwin Console I get the following notifications: 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. So I have tried to do this: mkgroup -l -d > /etc/group mkpasswd -l > /etc/passwd administrator AT bgserver1 ~ $ mkpasswd -u "mblanco" -d "bgchemical.com" > /etc/passwd mkpasswd (731): [2453] Could not find domain controller for this domain. I can never contact my domain controller, which is on the same machine as the cygwin. Any help is appreiciated. MB Regards, Mike Blanco -- 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/