X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.4 required=5.0 tests=BAYES_00,J_CHICKENPOX_27,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <7fac565a0901120450p27bbf05t7a4b9d5173333a95@mail.gmail.com> Date: Mon, 12 Jan 2009 04:50:45 -0800 From: "Alexey Eremenko" To: cygwin AT cygwin DOT com Subject: Re: Help me please install OpenSSH Server on Windows Vista In-Reply-To: <7fac565a0901120447n4c9b67a1sa07dfd0ef113b9e7@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <7fac565a0901120447n4c9b67a1sa07dfd0ef113b9e7 AT mail DOT gmail DOT com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Mon, Jan 12, 2009 at 4:47 AM, Alexey Eremenko wrote: > Hi All ! > > I have installed Cygwin on Vista -- but was unable to install SSH server on it. > > ssh-host-config returns an error no matter what I do. Diabling UAC doesn't help. > Here is what I get when I try to setup SSH on Vista: $ ssh-host-config chmod: changing permissions of `/etc': Permission denied setfacl: Permission denied chmod: changing permissions of `/var/log': Permission denied setfacl: Permission denied *** Query: Overwrite existing /etc/ssh_config file? (yes/no) yes *** Info: Creating default /etc/ssh_config file *** Query: Overwrite existing /etc/sshd_config file? (yes/no) yes *** Info: Creating default /etc/sshd_config file *** Info: Privilege separation is set to yes by default since OpenSSH 3.3. *** Info: However, this requires a non-privileged account called 'sshd'. *** Info: For more info on privilege separation read /usr/share/doc/openssh/RE ME.privsep. *** Query: Should privilege separation be used? (yes/no) ye *** Query: Should privilege separation be used? (yes/no) yes *** Warning: The file /etc/passwd is not readable by all. *** Warning: Please run 'chmod +r /etc/passwd'. *** Warning: The file /etc/group is not readable by all. *** Warning: Please run 'chmod +r /etc/group'. *** ERROR: Problem with LocalSystem or Adminstrator IDs -- -Alexey Eromenko "Technologov" -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/