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: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 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=-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 AT cygwin DOT com From: Achim Gratz 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: References: <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> 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 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