| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-2.6 required=5.0 tests=BAYES_00 |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <645175.10410.qm@web58403.mail.re3.yahoo.com> |
| References: | <1244818313 DOT 14047 DOT ezmlm AT cygwin DOT com> |
| Date: | Fri, 12 Jun 2009 15:51:01 -0700 (PDT) |
| From: | Paul August <paulaugust2003 AT yahoo DOT com> |
| Subject: | Re: cygwin Digest 12 Jun 2009 14:51:53 -0000 Issue 6486 |
| To: | cygwin AT cygwin DOT com |
| In-Reply-To: | <1244818313.14047.ezmlm@cygwin.com> |
| MIME-Version: | 1.0 |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
I believe this is for the trouble I previously reported.
David, thanks for the further information. I will try to follow your steps exactly
(except for a fresh installation of Windows part) and see what happens.
Paul.
> -----Inline Message Follows-----
>
> What's your trouble?
>
> 2009/6/12 David Christensen :
> > cygwin:
> >
> > I installed a fresh copy of Cygwin and a fresh copy of the Cygwin
> > OpenSSH service on a fresh installation of Windows Vista Ultimate SP1
> > 32-bit yesterday:
> >
> > 1. Download Cygwin Setup to C:\cygwin\setup\setup.exe.
> >
> > 2. Run Cygwin Setup:
> >
> > a. Install from Internet (default).
> >
> > b. C:\cygwin root directory (default).
> >
> > c. Install for all users (default).
> >
> > d. Unix/ binary default text file type (default).
> >
> > e. C:\cygwin\setup local package directory (default).
> >
> > f. Direct connection to Internet (default).
> >
> > g. ftp://mirrors.kernel.org download site.
> >
> > h. Select source packages to match base/ default packages.
> >
> > i. Create Desktop and Start menu shortcuts.
> >
> > 3. Start Cygwin Bash Shell, then exit it.
> >
> > 4. Run Cygwin Setup again:
> >
> > a-g. Same as above.
> >
> > h. Select 'openssh' package. Setup will select dependencies.
> > Select source packages for all of these.
> >
> > i. No need to recreate shortcuts.
> >
> > 5. Start Cygwin Bash Shell and wrestle with ssh-host-config, 'net start
> > sshd', and /var/log/sshd.log, rebooting several times along the way for
> > the sake of paranoia. In the end, I need to make four system changes to
> > get sshd working:
> >
> > a. 'chmod 0777 /etc/passwd' -- overkill, so that ssh-host-config
> > could create the cyg_server account. (I changed permissions to 0644
> > afterwards.)
> >
> > b. 'chmod 0777 /etc/group' -- more overkill for ssh-host-config.
> > (I changed permissions to 0644 afterwards.)
> >
> > c. 'chmod 0777 /var' -- more overkill for ssh-host-config. (I left
> > it that way.)
> >
> > d. 'chown cyg_server /var/empty' -- necessary to start the sshd
> > service.
> >
> >
> > HTH,
> >
> > David
> >
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |