X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=3.7 required=5.0 tests=AWL,BAYES_00,HOSTEUROPE_IXHASH,MIME_BASE64_BLANKS,MIME_BASE64_TEXT,RCVD_IN_DNSWL_LOW,TW_MK X-Spam-Check-By: sourceware.org X-SpamScore: 0 X-BigFish: VS0(zzzz1202hzzz2dh87h2a8h668h839h944hd25h) X-Forefront-Antispam-Report: CIP:65.55.171.153;KIP:(null);UIP:(null);IPV:NLI;H:VA3DIAHUB040.RED001.local;RD:smtp801.microsoftonline.com;EFVD:NLI X-FB-DOMAIN-IP-MATCH: fail From: "Furash, Gary F - (furashg)" To: "cygwin AT cygwin DOT com" CC: "Furash, Gary (furashgary AT gmail DOT com)" Date: Wed, 14 Mar 2012 14:57:25 -0700 Subject: mkpasswd and domain fail with windows network Message-ID: <700D72CA56E7824BAB8BEB5A614C62C21375B47238@VA3DIAXVS331.RED001.local> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id q2ELwCne032156 I've had this problem in the past with in other organizations and have never been able to get around it. Problem: running mkpasswd w/ '-D' doesn't work/finish Details: I am running Cygwin on Windows 7 64 bit in a typical work environment. I don't think that matters because I've had this exact problem before with other employers. The MKGROUP command with the domain parameter works fine, and populates all the real domains into /etc/groups. However, - if I run mkpasswd with only -L, I just get the local accounts, none of which are me (I'm part of a domain); - if I run mkpasswd with -D, it just hangs indefinitely - it doesn't matter if I run it as Administrator or not - it doesn't matter if port 135 is open or not. I checked that because if I run the mkpasswd -D command with the laptop disconnected from the network, it actually fails with an RPC unable to contact domain error. - using -D versus -d doesn't make a difference, as does adding -l (it just spits out the local accounts then fails or hangs.