From 7b63561ce7317c99af082c79257cf01d3b717959 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Sun, 27 May 2018 17:24:42 -0700 Subject: Fix spelling errors in Wallet::Kadmin::AD --- perl/lib/Wallet/Config.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'perl/lib/Wallet/Config.pm') diff --git a/perl/lib/Wallet/Config.pm b/perl/lib/Wallet/Config.pm index 99aa21a..e4d0a14 100644 --- a/perl/lib/Wallet/Config.pm +++ b/perl/lib/Wallet/Config.pm @@ -537,7 +537,7 @@ our $AD_USER_RDN; Heimdal provides the choice, over the network protocol, of either downloading the existing keys for a principal or generating new random -keys. Neither MIT Kerberos or ActiveDirectory support retrieving an +keys. Neither MIT Kerberos or Active Directory support retrieving an existing keytab; downloading a keytab over the kadmin protocol or using msktutil always rekeys the principal. @@ -547,7 +547,7 @@ contacting the KDC via remctl and talking to B. This is enabled by setting the C flag on keytab objects. To configure that support, set the following variables. -For ActiveDirectory Kerberos, the keytab object backend supports +For Active Directory Kerberos, the keytab object backend supports storing the keytabs on the wallet server. This functionality is enabled by setting the configuration variable AD_KEYTAB_BUCKET. (This had not been implemented yet.) -- cgit v1.2.3