Disable rexecd by default (major security hole)

This commit is contained in:
Paul Traina 1994-09-29 09:20:40 +00:00
parent 66a9a51572
commit ba84155d71
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=3190

View File

@ -7,7 +7,7 @@ ftp stream tcp nowait root /usr/libexec/ftpd ftpd -l
telnet stream tcp nowait root /usr/libexec/telnetd telnetd
shell stream tcp nowait root /usr/libexec/rshd rshd
login stream tcp nowait root /usr/libexec/rlogind rlogind
exec stream tcp nowait root /usr/libexec/rexecd rexecd
#exec stream tcp nowait root /usr/libexec/rexecd rexecd
#uucpd stream tcp nowait root /usr/libexec/uucpd uucpd
#nntp stream tcp nowait usenet /usr/libexec/nntpd nntpd
finger stream tcp nowait nobody /usr/libexec/fingerd fingerd