]> eyrie.org Git - kerberos/krb5-sync.git/commitdiff
Fix some leftover documentation for the old module name
authorRuss Allbery <eagle@eyrie.org>
Tue, 10 Dec 2013 04:53:04 +0000 (20:53 -0800)
committerRuss Allbery <eagle@eyrie.org>
Tue, 10 Dec 2013 04:53:04 +0000 (20:53 -0800)
Also remove some leftover documentation for old versions of MIT
Kerberos, which are no longer supported.

README

diff --git a/README b/README
index 6e62e4754a1d43416e6a2b5d246054d6144ec287..3a6ec2d4a302a7367cfcd8d963c99e8c84c6e205 100644 (file)
--- a/README
+++ b/README
@@ -348,14 +348,14 @@ CONFIGURATION
   used by kadmind:
 
     [plugins]
-      kadm5_hook = {
-        module = krb5_sync:/usr/local/lib/krb5/plugins/kadm5_hook/sync.so
-      }
+        kadm5_hook = {
+            module = sync:/usr/local/lib/krb5/plugins/kadm5_hook/sync.so
+        }
 
-  You may wish to install krb5_sync.so under a krb5/plugins/kadm5_hook in
-  the library directory used for your Kerberos installation instead, if
-  that is not /usr/local/lib, in which case you can use
-  "kadm5_hook/sync.so" as the relative path to the plugin.
+  You may wish to install sync.so under a krb5/plugins/kadm5_hook in the
+  library directory used for your Kerberos installation instead, if that
+  is not /usr/local/lib, in which case you can use "kadm5_hook/sync.so" as
+  the relative path to the plugin.
 
   The kadmind patch for Heimdal adds a configuration option for the
   krb5.conf file in the [kadmin] section.  If this option is not set, the
@@ -368,14 +368,6 @@ CONFIGURATION
   to the configuration file used by kadmind and kpasswdd.  Update the path
   for wherever the krb5-sync plugin is located.
 
-  The kadmind patch for older versions of MIT adds a similar configuration
-  option for the kdc.conf.  To use the plugin on older versions of MIT,
-  add a line like:
-
-      pwupdate_plugin = /usr/local/lib/krb5/plugins/kadm5_hook/sync.so
-
-  to the local realm sub-section of the [realms] section.
-
 ACTIVE DIRECTORY SETUP
 
   You need to create an Active Directory user account to be used by the