X-Spam-Check-By: sourceware.org From: "Gary R. Van Sickle" To: "'cygwin'" Subject: RE: Can not Contact Domain Controller Date: Thu, 22 Dec 2005 20:28:38 -0600 Message-ID: <005701c60768$955bea60$020aa8c0@DFW5RB41> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: <20051222220812.46886.qmail@web81306.mail.mud.yahoo.com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 > From: Mike Blanco > Sent: Thursday, December 22, 2005 4:08 PM > To: cygwin > Subject: Can not Contact Domain Controller > > 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 When you (or other systems on the same network) login, does it take literally about 5 minutes for your desktop to appear (in the meantime all you get is a box saying something like "getting your personal settings" or some such lie)? If so, I know exactly what that is: You domain controller doesn't show up on your DNS server. Now, that doesn't mean that you can boot up, log on (even to a domain account), and (mostly, most of the time) do whatever you need to do, but it does mean that you'll get errors like this, have all sorts of other bizarre trouble, network stuff is way too slow, etc etc. Wanna know the truly pathetic part? MS knows all about this (it's existed since at least Why2K, and they have a useless KB article about it), but for God knows what reason, REFUSES TO FIX IT. To fix it, you basically have to set up MS's DNS server (it can be caching or whatever) and MANUALLY add the domain controller lookup entry. I don't recall the step-by-steps on how to do that, nor do I wish to. It's a total disaster even when you know the cause. I pity any of you IT types out there. -- Gary R. Van Sickle -- 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/