03656ac1b0
the "core" Kerberos functionality. The rest of the userland will get their own changes later.
23 lines
916 B
Plaintext
23 lines
916 B
Plaintext
#
|
|
# Kerberos
|
|
#
|
|
# $Id: services.append,v 1.11 1996/10/18 15:25:17 bg Exp $
|
|
#
|
|
kerberos-sec 88/udp # Kerberos secondary port UDP
|
|
kerberos-sec 88/tcp # Kerberos secondary port TCP
|
|
klogin 543/tcp # Kerberos authenticated rlogin
|
|
kshell 544/tcp krcmd # and remote shell
|
|
ekshell 545/tcp # Kerberos encrypted remote shell -kfall
|
|
ekshell2 2106/tcp # What U of Colorado @ Boulder uses?
|
|
kerberos-iv 750/udp kerberos kdc # Kerberos authentication--udp
|
|
kerberos-iv 750/tcp kerberos kdc # Kerberos authentication--tcp
|
|
kerberos_master 751/udp # Kerberos authentication
|
|
kerberos_master 751/tcp # Kerberos authentication
|
|
krb_prop 754/tcp # Kerberos slave propagation
|
|
kpop 1109/tcp # Pop with Kerberos
|
|
eklogin 2105/tcp # Kerberos encrypted rlogin
|
|
rkinit 2108/tcp # Kerberos remote kinit
|
|
kx 2111/tcp # X over kerberos
|
|
kip 2112/tcp # IP over kerberos
|
|
kauth 2120/tcp # Remote kauth
|