diff options
-rw-r--r-- | doc/admin.texinfo | 2 | ||||
-rw-r--r-- | src/config-files/krb5.conf.M | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/admin.texinfo b/doc/admin.texinfo index 36210743d7..fd98921836 100644 --- a/doc/admin.texinfo +++ b/doc/admin.texinfo @@ -1195,7 +1195,7 @@ in for this interface. @node clpreauth and kdcpreauth interfaces, , kadm5_hook interface, plugins @subsubsection clpreauth interface -The clpreauth and kdcpreauth interfaces allows plugin modules to provide +The clpreauth and kdcpreauth interfaces allow plugin modules to provide client and KDC preauthentication mechanisms. The following built-in modules exist: diff --git a/src/config-files/krb5.conf.M b/src/config-files/krb5.conf.M index 58c686965a..d29bd2b7f5 100644 --- a/src/config-files/krb5.conf.M +++ b/src/config-files/krb5.conf.M @@ -782,7 +782,7 @@ in for this interface. .SS clpreauth and kdcpreauth interfaces -The clpreauth and kdcpreauth interfaces allows plugin modules to +The clpreauth and kdcpreauth interfaces allow plugin modules to provide client and KDC preauthentication mechanisms. The following built-in modules exist for these interfaces: |