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:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; q=dns; s=
	default; b=qAaJEwn4i687BqnPHLPwk69QimHf08V+i2xkwLdt+DYM2sIfYXGOd
	5oSHdhrUZjQ6EThmriNJWMuoBtIbF/PRew/cOklvwAWAShgrOTnNLuB18Dco/4Yo
	s+fFSG2L/vos0a+JxcBF697V6d7+ZRrE3ldfJoqi6N3kfSmztN9AcY=
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:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; s=default;
	 bh=bsH9cudv+CFC7mBU41gJVaykXCg=; b=RRM5F/nZr0GOpB7xpiSeIAC8xwsx
	56Y0cXqkeH1Zk0f0rTV0IfpHtKixOe337NJGqq4ZuUrSRqErMuQyakm5LuuInvA8
	GRHSELXdtvTcrp6ePC+uhxu7h0rXGu6+l5+1yQ6/ynHfO4k8icNLvUAaGZYlUZvP
	GAGGwKGD0CQrhp8=
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-Virus-Found: No
X-Spam-SWARE-Status: No, score=-5.3 required=5.0 tests=AWL,BAYES_00,FSL_HELO_BARE_IP_2,RCVD_IN_DNSWL_LOW,RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=no version=3.3.2
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: Achim Gratz <Stromeko@NexGo.DE>
Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 1.7.34-003 (Christmas/New Year release)
Date: Tue, 13 Jan 2015 12:02:07 +0000 (UTC)
Lines: 26
Message-ID: <loom.20150113T124708-54@post.gmane.org>
References: <announce.20141217131626.GR10824@calimero.vinschen.de> <87oaqynpzq.fsf@Gertrud.fritz.box> <20150107174122.GB4190@calimero.vinschen.de> <20150108171825.GB15791@calimero.vinschen.de> <8761cez7qi.fsf@Rainer.invalid> <20150112103834.GA15213@calimero.vinschen.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes

[using the 20150113 snapshot already]

Corinna Vinschen <corinna-cygwin <at> cygwin.com> writes:
> The leading slash is in integral part of the "path" scheme,  The above
> is not recognized as valid entry at all.

It doesn't work differently now that I've added the slash, though.  To solve
the problems with the server one must re-start both cygserver and sshd after
changing the configuration.  I think it's only cygserver, though, so is
there a signal that one can send to have it invalidate the cache and re-load
the configuration like some daemons on UN*X do?

In any case, the code seems to prefer the mapped drives.  I don't know how
it arrives there, an AD user having a mapped home / roaming profile has the
UNC path available as the homedirectory attribute and the drive latter to
map to is the homedrive attribute.  These two attributes are missing from
accounts that only have local user profiles.

This is problematic for two reasons: it brings in the standard posix=0 mount
option via the cygdrive prefix and when trying to log in via SSH onto a
server the drive mapping is not established unless that user has a desktop
session open on the server.


Regards,
Achim.


--
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

