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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=lx T/aOdZnMfPHT0ezuZ6K7L3D84Fg0Jd6kQLk0TGlwnCWxWgz//0YoZkwbmeO+4xAX ik4xblx7xapC9PT0AAKb2GETopIDaP7FrKJ6sKlrufLzJs6IjxQHyS/ohDcDuCIm EutQdgrzjOgQo8KYdFBlSf9DaOCz9YqkrJ92HG7tM= 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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=o8suN2O+ wLkCqvYjUnsXHIc7QIg=; b=hu28O7k8+rGX8xEzB+Zdvb9o+KYiAo79so/6L3yD PqONMJadKQ8Q2rjODMlSCd5BdlpLedC0pkh21ut49fYyI4soFYFem1589+o2A8eM 3ee7lQIRu0XE36JprXHSWem2JBdPaYtBglejyCokFhX3KjxCFwpz9BkfPQWEbGeN BUw= 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.7 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SCAM_SUBJECT,SPF_PASS autolearn=no version=3.3.2 X-HELO: mail-qc0-f182.google.com MIME-Version: 1.0 X-Received: by 10.140.38.51 with SMTP id s48mr13114174qgs.62.1395095951611; Mon, 17 Mar 2014 15:39:11 -0700 (PDT) In-Reply-To: References: <5307BB89 DOT 80405 AT cse DOT yorku DOT ca> <5307BDDA DOT 4040309 AT cygwin DOT com> <530B6ED1 DOT 2060003 AT cse DOT yorku DOT ca> Date: Mon, 17 Mar 2014 18:39:11 -0400 Message-ID: Subject: Re: Silently configure sshd fails via system account From: Lord Laraby To: Cygwin Mailing List Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Oh, and sshd's entry is etc/passwd: sshd:unused:1008:513:sshd privsep,U-primaryserver\sshd,S-1-5-21-3985440655-1503118989-471546470-1008:/cygdrive/k/Cygwin/var/empty:/bin/bash The service control manager says sshd is the user and the password is the one I gave it. There error in sshd.log is: /var/empty must be owned by root and not group or world-writable. /var/empty must be owned by root and not group or world-writable. ... about 12 more lines like this ... /var/empty must be owned by root and not group or world-writable. /var/empty must be owned by root and not group or world-writable. The above represents the many attempts to give /var/empy the proper permissions. Believe me, I've linux for years and I'm a software engineer. If this has me stumped, then I need to turn in my keys and quit the computer world. -- 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