summaryrefslogtreecommitdiff
path: root/server/keytab-backend
diff options
context:
space:
mode:
Diffstat (limited to 'server/keytab-backend')
-rwxr-xr-xserver/keytab-backend4
1 files changed, 3 insertions, 1 deletions
diff --git a/server/keytab-backend b/server/keytab-backend
index b0116c7..bd5a3f9 100755
--- a/server/keytab-backend
+++ b/server/keytab-backend
@@ -21,6 +21,7 @@
##############################################################################
use strict;
+use warnings;
use Sys::Syslog qw(openlog syslog);
@@ -153,6 +154,7 @@ __END__
=for stopwords
keytab-backend keytabs KDC keytab kadmin.local -norandkey ktadd remctld
auth Allbery rekeying MERCHANTABILITY NONINFRINGEMENT sublicense
+kadmin.local.
=head1 NAME
@@ -211,7 +213,7 @@ standard output.
=head1 AUTHOR
-Russ Allbery <rra@stanford.edu>
+Russ Allbery <eagle@eyrie.org>
=head1 COPYRIGHT AND LICENSE