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=vXF bmMj0GXEzCJSSeskfFdhxyyKGkVgwsgo6NxmD8rC+WRfjAib3pniQXQeNRq1/X9n tBHkonPv0k88VX9gOkmkqIhNqCKs8ROyxdro5TRHMxBSKyMNZlXGfGVLBjpiflh3 qGpXSuMw0UFzzzhikGIFba0btVKWyKgnh9PPKKco= 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=e74Z877wa FRPkeslzdJSLkmRRAQ=; b=XgR1kW0yCcOOlEEMdUGL8/g0wM+OprNinwF3Xqwio oczu4ZOfvvY+G56/aSTVZy8cUj0rPRE8EccjrgLRusIb3ekoxVILRbxhXJNVZ4Te efC2kQF+liN/DNRdKzNLyI/oAScNnYBt8cwO+t4caWWWQM/CbFvYtSE+wFfaDWFJ Xk= 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.6 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=rx, Ultimate, H*c:ISO-8859-15, SYSTEM X-HELO: dd20826.kasserver.com Message-ID: <59272F87.9050300@faroul.de> Date: Thu, 25 May 2017 21:24:55 +0200 From: Henning Peters User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: Cygwin Subject: Problems with ssh-host-config and /var/run directory Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Hi, I switched from 32bit to 64 bis a week ago, moved "cygwin" to "cygwin32" and reinstalled from scratch into a new "cygwin" directory. Setup: Windows 7 Ultimate Ver 6.1 Build 7601 Service Pack 1 Cygwin DLL version info: DLL version: 2.8.0 DLL epoch: 19 DLL old termios: 5 DLL malloc env: 28 Cygwin conv: 181 API major: 0 API minor: 309 Shared data: 5 DLL identifier: cygwin1 Mount registry: 3 Cygwin registry name: Cygwin Installations name: Installations Cygdrive default prefix: Build date: Shared id: cygwin1S5 when trying to setup sshd using ssh-host-config, I get this message when using StrictModes (which I want to and did before on cygwin32 on this system): *** Warning: The owner and the Administrators need *** Warning: to have .w. permission to /var/run. *** Warning: Here are the current permissions and ACLS: *** Warning: drwxrwxrwt+ 1 faroul root 0 May 19 20:56 /var/run *** Warning: # file: /var/run *** Warning: # owner: faroul *** Warning: # group: root *** Warning: # flags: --t *** Warning: user::rwx *** Warning: group::rwx *** Warning: group:root:rwx *** Warning: group:SYSTEM:rwx *** Warning: mask:rwx *** Warning: other:rwx *** Warning: default:user::rwx *** Warning: default:group::rwx *** Warning: default:other:r-x *** Warning: *** Warning: Please change the user and/or group ownership, *** Warning: permissions, or ACLs of /var/run. *** ERROR: Problem with /var/run directory. Exiting. I tried a lot, but cannot find any solution. Any hints? Henning -- Henning Peters / cygwin AT faroul DOT de -- 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