Mail Archives: cygwin/2003/10/30/16:57:20
I have OpenSSH 3.7.1p2-1 installed, but I
do not have the 'ssh_config' or 'sshd_config'
template files that the 'ssh-host-config' script
expects. Am I missing a step here that I should
have taken to generate these files?
I ran 'cygcheck -f /etc/defaults/etc/ssh_config'
and searched the Cygwin Package List at
http://cygwin.com/packages, but both searches
did not find any packages that should contain these
template files.
> -----Original Message-----
> From: Corinna Vinschen [mailto:corinna-cygwin AT cygwin DOT com]
> Sent: Thursday, October 30, 2003 12:11 PM
> To: cygwin AT cygwin DOT com
> Subject: Testers for new ssh-*-config scripts wanted!
>
>
> Hi,
>
> is anybody here willing to give my new ssh-host-config and
> ssh-user-config
> shell scripts a thorough test? I tested them by myself but I
> have this
> nagging feeling I missed something important.
>
> The important changes:
>
> - On NT, try to set permissions on files and directories to a
> useful value.
> - On NT, try to set ownership on files and directories to a
> useful value.
>
> Only in ssh-host-config:
>
> - Write the /etc/services entries for ssh now with CRLF lineendings.
> - Remove the code to accomplish old style installations, with "old
> being older than roughly 3 years.
> - /etc/ssh_config and /etc/sshd_config are not hardcoded here-scripts
> in the ssh-host-config script anymore, but they are copied and
> modified from ssh_config and sshd_config files in /etc/defaults/etc.
> This allows to accomodate changes in the vanilla scripts without
> having to change the shh-host-config script.
> - On NT, always set ownership of various files to SYSTEM, if sshd
> has been installed as service.
>
> Both scripts are attached. When testing the new "copy config files
> from /etc/defaults/etc" functionality, please think of copying the
> ssh_config and sshd_config files (if possible the vanilla versions)
> to /etc/defaults/etc first.
>
> Feedback and patches welcome and thanks in advance,
> Corinna
>
> --
> Corinna Vinschen Please, send mails
> regarding Cygwin to
> Cygwin Developer
> mailto:cygwin AT cygwin DOT com
> Red Hat, Inc.
>
--
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/
- Raw text -