>> Edit article
이름
제목
패스워드
./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