summaryrefslogtreecommitdiff
path: root/debian/krb5-sync-plugin.README.Debian
diff options
context:
space:
mode:
authorRuss Allbery <eagle@eyrie.org>2013-12-09 20:59:19 -0800
committerRuss Allbery <eagle@eyrie.org>2013-12-09 20:59:19 -0800
commit6e0123915f5f8e674b75c949c58bbfce307397ea (patch)
tree03ce41088cba333d03efe10b69461a3b59dd67fe /debian/krb5-sync-plugin.README.Debian
parent5016895bd79c7fd946fcbaf1f47f0610b48ae7de (diff)
Fix an error in the kadm5_hook configuration documentation
Diffstat (limited to 'debian/krb5-sync-plugin.README.Debian')
-rw-r--r--debian/krb5-sync-plugin.README.Debian4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/krb5-sync-plugin.README.Debian b/debian/krb5-sync-plugin.README.Debian
index b9e4b24..4b1f8d5 100644
--- a/debian/krb5-sync-plugin.README.Debian
+++ b/debian/krb5-sync-plugin.README.Debian
@@ -21,10 +21,10 @@ these settings) and then add to the [plugins] section (creating it if
necessary) of the configuration file for the Kerberos KDC the following:
kadm5_hook = {
- module = krb5_sync:kadm5_hook/sync.so
+ module = sync:kadm5_hook/sync.so
}
You will probably also want to install the krb5-sync-tools package, which
provides some additional useful command-line utilities.
- -- Russ Allbery <rra@debian.org>, Mon, 9 Dec 2013 18:10:56 -0800
+ -- Russ Allbery <rra@debian.org>, Mon, 9 Dec 2013 20:58:51 -0800