summaryrefslogtreecommitdiffstats
path: root/src/kdc/kdc5_err.et
blob: 9a12a59a7c8d86241303fd470b917f6f9f96687d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#
# $Source$
# $Author$
#
# Copyright 1990 by the Massachusetts Institute of Technology.
#
# For copying and distribution information, please see the file
# <krb5/copyright.h>.
#
# KDC internal error table.

error_table	kdc5

error_code KDC5_RCSID,		"$Id$"
error_code KDC5_NOPORT,		"No server port found"
error_code KDC5_NONET,		"Network not initialized"

end