Plugin symbols can't have '-' in them... Also add example to krb5-plugin.7

This commit is contained in:
Nicolas Williams
2011-12-22 17:44:47 -06:00
parent 911c993757
commit d769eced7b
2 changed files with 47 additions and 5 deletions

View File

@@ -32,7 +32,7 @@
#ifndef HEIMDAL_KRB5_KUSEROK_PLUGIN_H
#define HEIMDAL_KRB5_KUSEROK_PLUGIN_H 1
#define KRB5_PLUGIN_KUSEROK "kuserok-plugin"
#define KRB5_PLUGIN_KUSEROK "kuserok"
#define KRB5_PLUGIN_KUSEROK_VERSION_0 0
/** @struct krb5plugin_kuserok_ftable_desc
@@ -40,7 +40,7 @@
* @brief Description of the krb5_kuserok(3) plugin facility.
*
* The krb5_kuserok(3) function is pluggable. The plugin is named
* KRB5_PLUGIN_KUSEROK ("kuserok-plugin"), with a single minor version,
* KRB5_PLUGIN_KUSEROK ("kuserok"), with a single minor version,
* KRB5_PLUGIN_KUSEROK_VERSION_0 (0).
*
* The plugin for krb5_kuserok(3) consists of a data symbol referencing