X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: mike c Subject: How do I get spawn and twist options to work in hosts.deny(allow) Date: Thu, 27 Jul 2006 22:14:10 +0000 (UTC) Lines: 29 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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, I have the cygwin sshd daemon installed and running on my machine. I have edited the hosts.allow and hosts.deny files to use tcp wrappers. I can get the daemon to recognize the process, the client-list and to either deny or allow access to sshd depending on the client-list rules in the file. The daemon seems to recognize the key words like ALL, EXCEPT, deny and allow. However, I can’t get it to recognize options like spawn and twist. For example I would Like to generate log entries in a file that differ depending on which rule gets triggered.I try to use spawn to cat a message to a file. However, when the rule is triggered, such as the denial of an IP address I can seem to get spawn to spawn anything. The target file remains empty. Any suggestions on how to debug this. Thanks, Mike C -- 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/