aboutsummaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/krb5/krb/plugin.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/krb5/krb/plugin.c b/src/lib/krb5/krb/plugin.c
index 57ee1c1..9bb5d54 100644
--- a/src/lib/krb5/krb/plugin.c
+++ b/src/lib/krb5/krb/plugin.c
@@ -54,7 +54,8 @@ const char *interface_names[] = {
"kdcpreauth",
"ccselect",
"localauth",
- "hostrealm"
+ "hostrealm",
+ "audit"
};
/* Return the context's interface structure for id, or NULL if invalid. */