From da892a30fd2f2f48450801fa6ee335ed3e308919 Mon Sep 17 00:00:00 2001 From: Mark Murray Date: Sat, 15 Aug 1998 17:32:27 +0000 Subject: Clean up the kerberos entries, and add example CVS entries --- etc/inetd.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'etc') diff --git a/etc/inetd.conf b/etc/inetd.conf index 8bc203b6ea11a..cb1d2b22042a5 100644 --- a/etc/inetd.conf +++ b/etc/inetd.conf @@ -36,12 +36,12 @@ ntalk dgram udp wait root /usr/libexec/ntalkd ntalkd #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 -#rkinit stream tcp nowait root /usr/libexec/rkinitd rkinitd +#kip stream tcp nowait root /usr/libexec/kipd kipd # -# Services run ONLY on the Kerberos server +# CVS servers - for master CVS repositories only! # -#krbupdate stream tcp nowait root /usr/libexec/registerd registerd -#kpasswd stream tcp nowait root /usr/libexec/kpasswdd kpasswdd +#cvspserver stream tcp nowait root /usr/bin/cvs cvs pserver +#cvs stream tcp nowait root /usr/bin/cvs cvs kserver # # RPC based services (you MUST have portmapper running to use these) # -- cgit v1.3