X-Recipient: archive-cygwin@delorie.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@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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 <cygwin@tlinx.org>
User-Agent: Thunderbird
MIME-Version: 1.0
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: Re: Failure in merging win-env vars into post-'login'...
References: <announce.20150114124044.GD15791@calimero.vinschen.de> <54B7365C.7020307@tlinx.org> <20150115091110.GA10242@calimero.vinschen.de> <54B8DD29.20901@tlinx.org> <20150116105114.GC3122@calimero.vinschen.de> <54B9AFF4.6010903@tlinx.org> <20150119102606.GC10055@calimero.vinschen.de> <54C1A682.6060103@tlinx.org> <20150123113657.GB19127@calimero.vinschen.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

