X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: "Olav" Subject: Wrong Permission on the /var directory Date: Tue, 29 Jul 2008 16:02:52 +0200 Lines: 38 Message-ID: X-IsSubscribed: yes 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 Hi, When running "$ ssh-host-config -y" after installing cygwin - for the firts time - on a Win XP Pro SP3 machine, there are some problem that occurs.Please see the output below. The Cygwin Setup.exe is v2.573.2.2. If I run the "ssh-host-config " and leaving out the '-y', and answer 'no' to the "Should privilege separation be used?" query, then the rest of the config process works well, and I can start and use the sshd service. How do I solve the warnings shown below, so I hopefully can make use of separate privilege? The Readme.privsep didn't help much.The commands listed in the file was not found on the system(Most of them) Thanks for your time and support! -- ///////////////////////////Output Starts///////////////////////////////////////////////////// $ ssh-host-config -y *** 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/README.privsep. *** Query: Should privilege separation be used? (yes/no) yes *** Warning: The permissions on the directory /var are not correct. *** Warning: They must match the regexp d..x..x..x *** ERROR: Problem with /var directory. Exiting. ///////////////////////////Output Ends///////////////////////////////////////////////////// -- 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/