>> Delete No. 34210 article
No. RE: RE: xinetd & openssh 2.9.p2 version사용에 관한 문의

등록 2001-09-14 01:51:00 By localhost     조회 2
이름 허접이    

./configure 시 주어주는 옵션중에 아래와같은것이 있더군요...
아래 옵션을 주어서 한번 사용해보세요~그럼..만.
 --with-tcp-wrappers will enable TCP Wrappers (/etc/hosts.allow|deny)
support. You will need libwrap.a and tcpd.h installed.
      : http://linux.sarang.net/board/?p=read&table=tip&no=3572&page=&o[at]=s&o[sc]=t&o[ss]=ssh&o[st]=a
:
:
: : xinetd에 ssh를 넣어서 사용하고 싶습니다. 그런데
: : /etc/xinetd.d/sshd라는 파일을 아래와 같이 생성후에
: : # /etc/rc.d/init.d/xinetd restart
: : 해도 sshd가 뜨질 않습니다. 왜 그럴까요...
: :
: : 물론 /etc/services 부분에는 아래와 같이 ssh관련 사항이 등록되어
: : 있습니다.
: : [root@www xinetd.d]# cat /etc/services | grep ssh
: : ssh             22/tcp                          # SSH Remote Login Protocol
: : ssh             22/udp                          # SSH Remote Login Protocol
: :
: : ** 첨부 내용
: : service ssh
: : {
: : disable = no
: : socket_type = stream
: : wait = no
: : user = root
: : server = /usr/local/sbin/sshd
: : }
[관리자] 패스워드를 입력 하십시오. 답장이 존재하면 함께 삭제됩니다.[ 목록 | 이전 ]
패스워드:    

Copyleft 1999-2026 by JSBoard Open Project
Theme Designed by IDOO All right reserved