Change __signed to signed.
[dragonfly.git] / crypto / kerberosIV / etc / inetd.conf.changes
1 #
2 # $Id: inetd.conf.changes,v 1.13 1997/09/03 15:48:23 bg Exp $
3 #
4 # Turn off vanilla rshd and rlogind with an informational message.
5 # If you really want this security problem remove the '-v' option!
6 shell   stream  tcp nowait root /usr/athena/libexec/rshd rshd -l -L -v
7 login   stream  tcp nowait root /usr/athena/libexec/rlogind rlogind -l -v
8 #
9 # Kerberos rsh
10 kshell  stream  tcp nowait root /usr/athena/libexec/rshd rshd -L -k
11 ekshell stream  tcp nowait root /usr/athena/libexec/rshd rshd -L -k -x
12 ekshell2 stream tcp nowait root /usr/athena/libexec/rshd rshd -L -k -x
13 #
14 # Kerberos rlogin
15 klogin  stream  tcp nowait root /usr/athena/libexec/rlogind rlogind -k
16 eklogin stream  tcp nowait root /usr/athena/libexec/rlogind rlogind -k -x
17 #
18 # Kerberized telnet and ftp, consider adding '-a user' to
19 # disallow cleartext passwords to both telnetd and ftpd.
20 telnet  stream  tcp nowait root /usr/athena/libexec/telnetd telnetd -a none
21 ftp     stream  tcp nowait root /usr/athena/libexec/ftpd ftpd -l -a none
22 #
23 # Kerberized POP. Server principal is pop.hostname, *not* rcmd.hostname!
24 #kpop   stream  tcp nowait root /usr/athena/libexec/popper popper -k
25 #
26 # Old POP3 with passwords in clear (not recommended, uses cleartext passwords)
27 #pop3   stream  tcp nowait root /usr/athena/libexec/popper popper
28 #
29 # Kauthd, support for putting tickets on other machines in a secure fashion.
30 kauth   stream  tcp nowait root /usr/athena/libexec/kauthd kauthd
31 #
32 # Encrypted X connections
33 kx      stream  tcp nowait root /usr/athena/libexec/kxd kxd