X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Message-ID: <496D09A5.9010702@cygwin.com> Date: Tue, 13 Jan 2009 16:37:41 -0500 From: "Larry Hall (Cygwin)" Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.19) Gecko/20090101 Remi/2.0.0.19-1.fc8.remi Lightning/0.9 Thunderbird/2.0.0.19 Mnenhy/0.7.5.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Help me please install OpenSSH Server on Windows Vista References: <7fac565a0901120447n4c9b67a1sa07dfd0ef113b9e7 AT mail DOT gmail DOT com> <7fac565a0901120450p27bbf05t7a4b9d5173333a95 AT mail DOT gmail DOT com> <496B70B3 DOT 2030204 AT cygwin DOT com> <7fac565a0901130749n5467e910r969dcd6d5c8f95d6 AT mail DOT gmail DOT com> In-Reply-To: <7fac565a0901130749n5467e910r969dcd6d5c8f95d6@mail.gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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 Alexey Eremenko wrote: > On Mon, Jan 12, 2009 at 4:32 PM, Larry Hall (Cygwin) > wrote: >> Alexey Eremenko wrote: >>> 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 >> Are you running with elevated Administrator permissions? > > Yes, I tried running that with:-- right click->run as > administrator->cygwin bash shell > > If this is what you mean by "elevated Administrator permissions"... or > something else? > It does not help. > Seeing the output (*attached*) from 'cygcheck -s -r -v' as requested by would help. What does 'ls -ld /etc' say? What does 'getfacl /etc' say? What about 'cacls c:\cygwin\etc'? In other words, who has permissions to change '/etc' and who's it's owner? Sounds like you need to rejigger ownerships/permissions to make this work. Perhaps try that based on the output of the above. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 893-9889 - FAX Holliston, MA 01746 _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- 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/