aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--perl/lib/Wallet/Config.pm2
-rw-r--r--perl/lib/Wallet/Kadmin/AD.pm4
2 files changed, 3 insertions, 3 deletions
diff --git a/perl/lib/Wallet/Config.pm b/perl/lib/Wallet/Config.pm
index f4ebc0f..ac66676 100644
--- a/perl/lib/Wallet/Config.pm
+++ b/perl/lib/Wallet/Config.pm
@@ -30,7 +30,7 @@ Wallet::Config - Configuration handling for the wallet server
DBI DSN SQLite subdirectories KEYTAB keytab kadmind KDC add-ons kadmin DNS
SRV kadmin keytabs remctl backend lowercased NETDB ACL NetDB unscoped
usernames rekey hostnames Allbery wallet-backend keytab-backend Heimdal
-rekeys WebAuth WEBAUTH keyring LDAP DN GSS-API integrations
+rekeys WebAuth WEBAUTH keyring LDAP DN GSS-API integrations msktutil
=head1 SYNOPSIS
diff --git a/perl/lib/Wallet/Kadmin/AD.pm b/perl/lib/Wallet/Kadmin/AD.pm
index 97bf2bf..40e4376 100644
--- a/perl/lib/Wallet/Kadmin/AD.pm
+++ b/perl/lib/Wallet/Kadmin/AD.pm
@@ -413,7 +413,7 @@ __END__
=for stopwords
rekeying rekeys remctl backend keytabs keytab kadmin KDC API Allbery
-unlinked
+unlinked MacAllister msktutil
=head1 NAME
@@ -435,7 +435,7 @@ Directory Kerberos, providing an interface to create and delete
principals and create keytabs. It provides the API documented in
L<Wallet::Kadmin> for an Active Directory Kerberos KDC.
-AD erberos does not provide any method via msktuil to retrieve a
+AD Kerberos does not provide any method via msktutil to retrieve a
keytab for a principal without rekeying it, so the keytab() method (as
opposed to keytab_rekey(), which rekeys the principal) is implemented
using a local keytab cache.