X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:content-type :content-transfer-encoding:mime-version; q=dns; s=default; b=k2j dg6kVjVSHGAxFCTvYAYFNBSgJvuSkrB0XeNQ45nab1FEIrbi2mGDdI7/LjdPvtmB dAZNR0iVHRx0vnLNPt2junhdVQaifQsUJZdkWUI/AVe+e7TRoUydIvVLI6bjP5gQ 8Z9kUoiXMe0FYlOLobBf0Kq3kLiTp7y9YVBlciE0= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:content-type :content-transfer-encoding:mime-version; s=default; bh=K0wNEZN9k sDUMEZYS1zDtKyoyZA=; b=yH4Tmb6YbijPFP4NNYSKnbmvto0JW3Ewp4P9xM2q+ ZZJAbsCRDZZdkHvnwkAqnmD4j+V/MYRMCKa0b7yUAjlCiajKahrwDFjzBcdeDd5C lGBmBYK8CAxD7f6r6cJTKjlpC+PkU+MDTY9sJqFSSw6F1W34PVlV58VfFhl7wTxx zs= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,CYGWIN_OWNER_BODY,GIT_PATCH_2,MIME_BASE64_BLANKS,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=8:re, Services, Full, commercial X-HELO: server3.softwareag.com From: "Wiedmann, Jochen" To: "cygwin AT cygwin DOT com" Subject: RE: mkpasswd doesn't regognize me Date: Wed, 23 Aug 2017 06:50:54 +0000 Message-ID: Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 X-TM-AS-GCONF: 00 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id v7N6pJLB023349 Hi, Brian, > -----Original Message----- > From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com] On Behalf Of Brian Inglis > Sent: Mittwoch, 23. August 2017 07:59 > To: cygwin AT cygwin DOT com > Subject: Re: mkpasswd doesn't recognize me > On 2017-08-22 23:27, Wiedmann, Jochen wrote: > > in order to set my home directory correctly in /etc/passwd, I run > > mkpasswd | grep MYUSERID > > mkpasswd -d | grep MYUSERID > > mkpasswd -d -l | grep MYUSERID > > mkpasswd -l | grep MYUSERID > > Neither of which returns any output. > Run id and mkpasswd and see what they output for your account. > Also run net user and see what that outputs for your account: > Full Name is the Windows logon alias for your account. In the above order: $ id uid=(+) gid=(+Domain Users) groups= $ mkpasswd Shows a long list of domain users, but doesn't include me. (This is what my original mail was all about.) $ net user Shows a short list of local (?) users, not including my account. Jochen SAG Consulting Services GmbH - Sitz/Registered office: Uhlandstraße 9, 64297 Darmstadt, Germany - Registergericht/Commercial register: Darmstadt HRB 85598 Geschäftsführer/Managing Directors: Michael Hagedorn, Klaus Katz, Arno Theiß - http://www.softwareag.com -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple