diff --git a/src/etc/inetd.conf b/src/etc/inetd.conf index f892964b..5ba21a06 100644 --- a/src/etc/inetd.conf +++ b/src/etc/inetd.conf @@ -1,4 +1,4 @@ -# $OpenBSD: inetd.conf,v 1.20 1998/02/07 21:25:41 beck Exp $ +# $OpenBSD: inetd.conf,v 1.21 1998/02/10 19:58:49 deraadt Exp $ # # Internet server configuration database # @@ -26,9 +26,9 @@ time stream tcp nowait root internal #daytime dgram udp wait root internal #time dgram udp wait root internal # Kerberos authenticated services -klogin stream tcp nowait root /usr/libexec/rlogind rlogind -k -eklogin stream tcp nowait root /usr/libexec/rlogind rlogind -k -x -kshell stream tcp nowait root /usr/libexec/rshd rshd -k +#klogin stream tcp nowait root /usr/libexec/rlogind rlogind -k +#eklogin stream tcp nowait root /usr/libexec/rlogind rlogind -k -x +#kshell stream tcp nowait root /usr/libexec/rshd rshd -k # Services run ONLY on the Kerberos server #krbupdate stream tcp nowait root /usr/libexec/registerd registerd #kpasswd stream tcp nowait root /usr/libexec/kpasswdd kpasswdd