|
|
@ -1,4 +1,4 @@ |
|
|
|
# $OpenBSD: inetd.conf,v 1.22 1998/02/18 07:26:44 art Exp $ |
|
|
|
# $OpenBSD: inetd.conf,v 1.23 1998/04/02 20:46:05 deraadt Exp $ |
|
|
|
# |
|
|
|
# Internet server configuration database |
|
|
|
# |
|
|
@ -29,9 +29,11 @@ time stream tcp nowait root internal |
|
|
|
#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 |
|
|
|
#ekshell stream tcp nowait root /usr/libexec/rshd rshd -L -k -x |
|
|
|
#ekshell2 stream tcp nowait root /usr/libexec/rshd rshd -L -k -x |
|
|
|
#kauth stream tcp nowait root /usr/libexec/kauthd kauthd |
|
|
|
#ekshell stream tcp nowait root /usr/libexec/rshd rshd -L -k -x |
|
|
|
#ekshell2 stream tcp nowait root /usr/libexec/rshd rshd -L -k -x |
|
|
|
#kauth stream tcp nowait root /usr/libexec/kauthd kauthd |
|
|
|
# Encrypted X connections |
|
|
|
#kx stream tcp nowait root /usr/X11R6/bin/kxd kxd |
|
|
|
# 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 |
|
|
|