From 1a6e7e58480d6e4f573f83e1abbb03c1a4327d47 Mon Sep 17 00:00:00 2001 From: markm 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/inetd.conf') diff --git a/etc/inetd.conf b/etc/inetd.conf index 8bc203b..cb1d2b2 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.1