Hi, attached a total revamp of the ssh-host-config and ssh-user-config scripts. The underlying idea is that one of our maintainers has contributed a unified configuration script environment for Cygwin, called csih. This is now used by the below ssh config scripts as well. There's also an additional file called sshd-inetd, which is a service configuration file for inetutils. The Makefile had to be changed accordingly. Could somebody please check this in? And, is is possible to get this change into 5.1p1? Thanks, Corinna -- Corinna Vinschen Cygwin Project Co-Leader Red Hat -------------- next part -------------- A non-text attachment was scrubbed... Name: ssh.diff Type: text/x-patch Size: 52946 bytes Desc: not available Url : http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20080711/4e245b7e/attachment-0001.bin
On Fri, 11 Jul 2008, Corinna Vinschen wrote:> Hi, > > attached a total revamp of the ssh-host-config and ssh-user-config > scripts. The underlying idea is that one of our maintainers has > contributed a unified configuration script environment for Cygwin, > called csih. This is now used by the below ssh config scripts as well. > There's also an additional file called sshd-inetd, which is a service > configuration file for inetutils. The Makefile had to be changed > accordingly. > > Could somebody please check this in? > > And, is is possible to get this change into 5.1p1?Does this require a specific version of the cygwin tools or DLL? If so we may want to document it, or explicitly test for it in configure.ac. What do you think? -d
On Fri, 11 Jul 2008, Corinna Vinschen wrote:> Hi, > > attached a total revamp of the ssh-host-config and ssh-user-config > scripts. The underlying idea is that one of our maintainers has > contributed a unified configuration script environment for Cygwin, > called csih. This is now used by the below ssh config scripts as well. > There's also an additional file called sshd-inetd, which is a service > configuration file for inetutils. The Makefile had to be changed > accordingly. > > Could somebody please check this in?Yes, done> And, is is possible to get this change into 5.1p1?Yes, done -d
Apparently Analagous Threads
- [patch/cygwin] contrib/cygwin/ssh-host-config
- [PATCH] Care for permissions of /var/empty in contrib/cygwin/ssh-host-config
- [PATCH]: Fix a bug in contrib/cygwin/ssh-host-config
- [PATCH]: Some fixes in contrib/cygwin/ssh-host-config
- [PATCH] contrib/cygwin/ssh-user-config