update for June tape
[unix-history] / usr / src / etc / inetd.conf
CommitLineData
4f765b27
KB
1#
2# Internet server configuration database
3#
9f312c06 4# @(#)inetd.conf 5.4 (Berkeley) %G%
4f765b27 5#
350a8a92
KB
6ftp stream tcp nowait root /usr/libexec/ftpd ftpd -l
7telnet stream tcp nowait root /usr/libexec/telnetd telnetd
8shell stream tcp nowait root /usr/libexec/rshd rshd
9login stream tcp nowait root /usr/libexec/rlogind rlogind
10exec stream tcp nowait root /usr/libexec/rexecd rexecd
11#uucpd stream tcp nowait root /usr/libexec/uucpd uucpd
12#nntp stream tcp nowait usenet /usr/libexec/nntpd nntpd
13finger stream tcp nowait nobody /usr/libexec/fingerd fingerd
14#tftp dgram udp wait nobody /usr/libexec/tftpd tftpd
15comsat dgram udp wait root /usr/libexec/comsat comsat
9f312c06 16talk dgram udp wait root /usr/old/talkd talkd
350a8a92 17ntalk dgram udp wait root /usr/libexec/ntalkd ntalkd
4f765b27
KB
18echo stream tcp nowait root internal
19discard stream tcp nowait root internal
20chargen stream tcp nowait root internal
21daytime stream tcp nowait root internal
22time stream tcp nowait root internal
23echo dgram udp wait root internal
24discard dgram udp wait root internal
25chargen dgram udp wait root internal
26daytime dgram udp wait root internal
27time dgram udp wait root internal
9f312c06 28# Kerberos authenticated services
c5847805
KF
29klogin stream tcp nowait root /usr/libexec/rlogind rlogind -k
30eklogin stream tcp nowait root /usr/libexec/rlogind rlogind -k -x
31kshell stream tcp nowait root /usr/libexec/rshd rshd -k
9f312c06 32# Services run ONLY on the Kerberos server
c5847805
KF
33#krbupdate stream tcp nowait root /usr/libexec/registerd registerd
34#kpasswd stream tcp nowait root /usr/libexec/kpasswdd kpasswdd