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:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=eK5vKFwMGx2rKjx9 /opvrY/yF9tiCF4qoXlHaDh38vK81LfaoRhTvG+QAD/5o/0/LE4bOozddu4rpGTl tDhtdMtcllQoNy1+QM7HHd3WDUfsi57BJBJ4kSdblZiRcAHJvRZugq+emTPgYM9A tI8HgnA4YTykNHv0QxRDv4vMbME= 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:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; s=default; bh=0QU6axJIT6BJfBbF6wCPEa pYa3g=; b=VgjY3KkJ4bC01qa8UXFfK2xBUJGScxK7EkDjRnqiQ2qvYRC+InwADX /DU1KnDtU2wUHKqPNsQJsdfKxrnnJ1KbDARFOo56D23+jmhzsn/k+2j8+bJkE9lH mwoKez+L9wliTC7y6fLCpMCRCf9WN4OAvFpbt1cg61+5Xlcmsyq0U= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: <cygwin.cygwin.com> List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sourceware.org/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> 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=1.7 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_BODY_URIBL_PCCC,KAM_FROM_URIBL_PCCC,KAM_THEBAT,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: smtp.ht-systems.ru Date: Tue, 13 Jan 2015 06:53:57 +0300 From: Andrey Repin <anrdaemon AT yandex DOT ru> Reply-To: cygwin AT cygwin DOT com Message-ID: <462951490.20150113065357@yandex.ru> To: Corinna Vinschen <cygwin AT cygwin DOT com>, cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 1.7.34-003 (Christmas/New Year release) In-Reply-To: <20150112142131.GK15791@calimero.vinschen.de> References: <announce DOT 20141217131626 DOT GR10824 AT calimero DOT vinschen DOT de> <87oaqynpzq DOT fsf AT Gertrud DOT fritz DOT box> <20150107174122 DOT GB4190 AT calimero DOT vinschen DOT de> <20150108171825 DOT GB15791 AT calimero DOT vinschen DOT de> <8761cez7qi DOT fsf AT Rainer DOT invalid> <20150112103834 DOT GA15213 AT calimero DOT vinschen DOT de> <1317243972 DOT 20150112155044 AT yandex DOT ru> <20150112142131 DOT GK15791 AT calimero DOT vinschen DOT de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Greetings, Corinna Vinschen! >> >> > I added a %H specifier to the /path schema which is substituted by the >> >> > Windows home path in POSIX notation. So, what you should be able to do >> >> > now is something like: >> >> > >> >> > db_home: /%H/cygwin >> >> >> >> I've used >> >> >> >> db_home: %H/cygwin >> >> > Meep! Did you read the preliminary user's guide? You really should. >> >> > https://cygwin.com/preliminary-ug/ntsec.html#ntsec-mapping-nsswitch-passwd >> >> > The leading slash is in integral part of the "path" scheme, The above >> > is not recognized as valid entry at all. >> >> Speaking of validity of entries. >> I was toying around with my chain of VM's, and got to think about a way to >> debug new nsswitch.conf configurations. >> Is there an easy way to see, what steps are performed, and what results are >> returned, from schemes specified in nsswitch.conf ? > I'm not sure I understand the question. Just change the db_home > or whatever entry to another one and start another mintty? That would be an indirect test, that doesn't tell a whole lot if things not work to the expected results. I'm trying different configurations right now, but it seems the result always /home/$USER. And I'm not sure, if it is my misunderstanding, mistakes in my cygwin configuration, or errors in system configuration? It would be wonderful to have a way to directly test different schemes, even if only for current user. -- WBR, Andrey Repin (anrdaemon AT yandex DOT ru) 13.01.2015, <06:47> Sorry for my terrible english... -- 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