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 :content-type:content-transfer-encoding; q=dns; s=default; b=kBk 1js7xBKIbCamEXy4WDFe9xz/fNgQV4IsVWsQi0I73H22rGZMWV5ksvGiZkhNjKyp jrLBrAcPu4cPDxVcslDJvO46zFijTaHnSQO98NXnZrg7lWEfRel3PQ8Mqv11Yzjn xKbb3NotjQdOa7Rw5TaB7xIAFZz8/FAV/47qbrmE= 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 :content-type:content-transfer-encoding; s=default; bh=9uhtp0oAg KTaObLUArKeYHKBtcM=; b=uFzwjOBKpGq6g5+oakYTy/CFY8qm4Ff8ZpICsN4Y7 6lgf4kUxbt/iMBiYzsxFhVzfSTBr678f9F8wKB3OWCCZTOeBL3VdkoFYuBF8SPdc 6AhXhibdc0CdfGO9Gk12Mbq4drtUOIt+4AaR+CyJ2Mzx2E0PiObxHUEKgo8a+tzi 7s= 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=2.1 required=5.0 tests=AWL,BAYES_20,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: ossmail01.onespin-solutions.com Message-ID: <53034B02.6030501@onespin-solutions.com> Date: Tue, 18 Feb 2014 12:58:58 +0100 From: =?ISO-8859-15?Q?Dominik_Stra=DFer?= User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: NFS/SSHD interaction Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -2.9 () ALL_TRUSTED,BAYES_00 X-IsSubscribed: yes Hi all, I am facing an interaction issue between Microsoft's NFS client and cygwin's sshd. I am trying to set the following environment: mounting user1's home dir to drive x: mounting user2's home dir to drive y: mount x: in cygwin (fstab) to /home/user1 mount y: in cygwin (fstab) to /home/user2 This works fine when I start the cygwin terminal directly. If I now ssh to user1, I can't see /home/user1 and /home/user2. /cygdrive/x and cygdrive/y don't exist. My suspicion is the following: Cygwin's sshd gets started before Microsoft's NFS client. As the login shell spawned by sshd is it's child, it only sees what was present when sshd started. Re-starting ssh doesn't help, I only managed to get sshd up and running after a reboot. I can't use SAMBA because I would need 2 different user credentials to mount the two home directories which is not supported by MS because they lie on the same server. Any help is greatly appreciated. Regards Dominik-- Dominik Strasser | Phone: +49 89 99013-436 OneSpin Solutions GmbH | Fax: +49 89 99013-100 Nymphenburgerstr. 20a 80335 Muenchen | dominik DOT strasser AT onespin-solutions DOT com Geschaeftsfuehrung: Dr. Raik Brinkmann, Oliver Habeck Vorsitzender des Beirats: Paul Hill Sitz: Muenchen; Amtsgericht Muenchen HRB 139464 UstID#: DE 814413215 -- 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