summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhin <hin@openbsd.org>2001-06-28 02:06:49 +0000
committerhin <hin@openbsd.org>2001-06-28 02:06:49 +0000
commitcbaa104d153fed6ccaf8a9b31a628a5e4eea8d4b (patch)
tree9983cadef7327ffadb310e18f4e7707796142414
parentThere is only one errno, and errno's is not a plural; jsyn@nthought.com (diff)
downloadwireguard-openbsd-cbaa104d153fed6ccaf8a9b31a628a5e4eea8d4b.tar.xz
wireguard-openbsd-cbaa104d153fed6ccaf8a9b31a628a5e4eea8d4b.zip
Clarify authentication requirements.
-rw-r--r--kerberosV/src/kdc/hpropd.82
1 files changed, 1 insertions, 1 deletions
diff --git a/kerberosV/src/kdc/hpropd.8 b/kerberosV/src/kdc/hpropd.8
index 771dffc24c8..f53f8a4f8c6 100644
--- a/kerberosV/src/kdc/hpropd.8
+++ b/kerberosV/src/kdc/hpropd.8
@@ -34,7 +34,7 @@ if stdin is a socket and expects to receive the dumped database over
stdin otherwise.
If the database is sent over the network, it is authenticated and
encrypted.
-Only connections from
+Only connections authenticated with the principal
.Li kadmin/hprop
are accepted.
.Pp