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:from:to:subject:date:message-id:content-type :content-transfer-encoding:mime-version; q=dns; s=default; b=kye E66oxjT1q2x/G9/1sNygldu0Z7KWbqiwdIqWFndq2qvqxxXYUE6AVc6jord00yim VmLpou1wscMraaDzv40okrTOEiIJqAjo6O617cRR53hMj1tvZUsCYv/DdGpWQTYp 8xcYnIUemQIx9hSPnZviUtd9doIemkUo/fL1QTkU= 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:from:to:subject:date:message-id:content-type :content-transfer-encoding:mime-version; s=default; bh=D55txAOJ3 aPzHSOMcaTtHBveoA4=; b=NIydwbjCZR+en1k1Ko5BmiSwMDhbbkDSjlJCN71sE rBsDAt3yXgFb37AU1Cg5NFvYxDqsZJZiSdj3pwbjf6YqDPl209zJo0YBGp07hGPO SBUNVbq5NE/bCEYbIvosE6LycFkHg2OaDlVi4Fueq4++rUcgZSsBcST+WvqqFsvI Sw= 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=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=secured, H*RU:14.03.0361.001, Hx-spam-relays-external:14.03.0361.001, H*r:14.03.0361.001 X-HELO: mx0a-00184801.pphosted.com From: To: Subject: Issues hiding /dev virtual directory from SFTP users Date: Mon, 27 Nov 2017 21:22:29 +0000 Message-ID: <2512145081DA00479295CF769D4C8F350128B3517D@BNVMMSX0A61086A.polysci.com> x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL01PT0cgKFBvQykiLCJpZCI6IjRlZjlhOGU2LTMxYjItNGIyNS05ZjExLWFiY2IwZDZhZWFmNCIsInByb3BzIjpbeyJuIjoidGVjaERhdGEiLCJ2YWxzIjpbeyJ2YWx1ZSI6IlVua25vd24ifV19XX0sIlN1YmplY3RMYWJlbHMiOltdLCJUTUNWZXJzaW9uIjoiMTYuMi4xMS4wIiwiVHJ1c3RlZExhYmVsSGFzaCI6IlJ3dTdGbFwvT1A1ck1sc05oVlZYa2MyNm1ZQStJSUdTdE80WUtRR0FOKzJRPSJ9 x-exclaimer-md-config: 05c4d62c-9bdd-4249-a581-e9f3cb37f4e1 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2017-11-27_11:,, signatures=0 X-Proofpoint-Spam-Details: rule=outbound_spam_notspam policy=outbound_spam score=0 priorityscore=1501 malwarescore=0 suspectscore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1011 lowpriorityscore=0 impostorscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1709140000 definitions=main-1711270284 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id vARLMjPN005811 Hello, I am trying to get sftp secured using OpenSSH. I have been able to jail the users to their home directory and remove the cygdrive virtual directory from showing but I have been unable to get the /dev virtual directory removed from the users when they SFTP. In the past I have been able to just add "/dev /null none bind" to the fstab file but that no longer works. Can anyone suggest how I may be able to accomplish this with CYGWIN_NT-6.3 and openssh 7.6p 1-1 ? Regards, Shad -- 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