V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  wanghualang  ›  全部回复第 1 页 / 共 1 页
回复总数  1
2019-01-26 13:26:36 +08:00
回复了 wanghualang 创建的主题 Linux 请教 Linux 编译安装 Openssh7.9 如何支持 TCP Wrappers?
@julyclyde
http://www.openssh.com/releasenotes.html
OpenSSH 6.7/6.7p1 Changes:Support for tcpwrappers/libwrap has been removed.

[root@RHEL openssh-6.6p1]# ./configure --help | grep with-tcp-wrappers
--with-tcp-wrappers[=PATH] Enable tcpwrappers support (optionally in PATH)

[root@RHEL openssh-7.9p1]# ./configure --help | grep with-tcp-wrappers
[root@RHEL openssh-7.9p1]#

SSH 官方说 6.6 之后版本不支持 tcp-wrappers,但 CentOS7.6 自带的 OpenSSH7.4p1 版本是可以支持 tcp-wrappers,所以想知道这是如何实现的,并希望通过自行编译升级 OpenSSH 7.9 的时候恢复这个功能。
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3146 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 12ms · UTC 13:00 · PVG 21:00 · LAX 06:00 · JFK 09:00
Developed with CodeLauncher
♥ Do have faith in what you're doing.