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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=FTnnVDtZ619U/nhUXZP2AZUitcbgF0tbXpndYTdpqeK StJ09ipvQyHJEATLnNdFkVkJSjOy4eushznVBtVkwfvs4Sf56gU1p9UUeTILF4e7 Lg1t0PcvKwv0zeSqyCa3zcO45cRPkla3ZXI3PE9TkjAse9MCTeUCD3H2kmHRDq60 = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=wqQ/XM2z8UeLH4R+K3tJndaKzxE=; b=TNmK6IL1gftOYIqkw z9pTBYublPkNaHvWIatMM4zV55opZiIYrQoXzu8VbNLQ5uF8y9tqz0gA9CAb0LO9 kVs/hBDa9Zi+dCz57Me/LT9SN0G7KCoc3MsmD3jqWp/NPfr1LnbN/Ks2O5XhZz5z knJAR0ud/fY/LJ6i3zPt3jMDbc= 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-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: Ishtar.hs.tlinx.org Message-ID: <54C2FC34.4000608@tlinx.org> Date: Fri, 23 Jan 2015 17:58:12 -0800 From: Linda Walsh User-Agent: Thunderbird MIME-Version: 1.0 To: "cygwin AT cygwin DOT com" Subject: Re: Failure in merging win-env vars into post-'login'... References: <54B7365C DOT 7020307 AT tlinx DOT org> <20150115091110 DOT GA10242 AT calimero DOT vinschen DOT de> <54B8DD29 DOT 20901 AT tlinx DOT org> <20150116105114 DOT GC3122 AT calimero DOT vinschen DOT de> <54B9AFF4 DOT 6010903 AT tlinx DOT org> <20150119102606 DOT GC10055 AT calimero DOT vinschen DOT de> <54C1A682 DOT 6060103 AT tlinx DOT org> <20150123113657 DOT GB19127 AT calimero DOT vinschen DOT de> In-Reply-To: <20150123113657.GB19127@calimero.vinschen.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes BTW -- the problem is (you probably already knew this) in 'cygwin.dll', since to restore "password-less" login, I just copied in the cygwin.dll from the previous version (i.e. just that file), restarted inetd, and it worked. BTW -- don't forget the .rhosts in your home dir. Just experimented with my .rhosts This is a oddity ... The entry that works is the entry without the domainname before my username! either short or long name, upper or lower case, but the entries with the domain name in front of them don't work.... so... these work: athenae law athenae.hs.tlinx.org law Athenae law Athenae.hs.tlinx.org law ---- These do not: athenae Bliss\law athenae.hs.tlinx.org Bliss\law Athenae Bliss\law Athenae.hs.tlinx.org Bliss\law But it does log me in as the domain user. Note my passwd file has both: Bliss\law (domain account) and law (local account with different home directory) -- the Bliss has my PDC's domain (machine id). the local has whatever window's created when I first setup the computer... -- 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