tcpwrapper question in OpenSSH
From: Vishal (vishal_at_ti.com)
Date: 08/18/04
- Next message: Doug McIntyre: "Re: tcpwrapper question in OpenSSH"
- Previous message: Florent: "problem with putty and remote tunnel on "another" IP"
- Next in thread: Doug McIntyre: "Re: tcpwrapper question in OpenSSH"
- Reply: Doug McIntyre: "Re: tcpwrapper question in OpenSSH"
- Reply: all mail refused: "Re: tcpwrapper question in OpenSSH"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 18 Aug 2004 13:25:21 -0500
I am currently having a problem enabling tcp wrappers with openssh version
3.7.1 on solaris 9 operating system. We have replaced Sun's version of ssh
with our standard deployed version of 3.7.1p2
The problem that I am having is that I am not able to use the following
entry in the hosts.deny to prevent access and send us email:
ALL: ALL: spawn (/bin/mailx -s "%s rejected host %h" root) &: DENY
this line works correctly with the solaris 9 version of ssh and works from
the hosts.allow file too but not from the hosts.deny file.
Any idea why this line is not working in a solaris 9 environment with ssh
3.7.1 from withinthe hosts.deny file ?
>From what I have read, solaris 9 supports tcp wrappers via the libwrap
library. What are the equivalent libraries in OpenSSH ?
Thanks in advance.
Vishal
- Next message: Doug McIntyre: "Re: tcpwrapper question in OpenSSH"
- Previous message: Florent: "problem with putty and remote tunnel on "another" IP"
- Next in thread: Doug McIntyre: "Re: tcpwrapper question in OpenSSH"
- Reply: Doug McIntyre: "Re: tcpwrapper question in OpenSSH"
- Reply: all mail refused: "Re: tcpwrapper question in OpenSSH"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|