summaryrefslogtreecommitdiffstats
path: root/src/providers
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2012-12-05 17:40:44 +0000
committerJakub Hrozek <jhrozek@redhat.com>2012-12-06 11:46:08 +0100
commitdefa5876ba388ba104baa287796f2f6ef5182800 (patch)
tree58a141c16a70c81e954303c40c34cc1c32dc1c9d /src/providers
parent88d0a8eff723aab806807f9833136ab174d45b46 (diff)
downloadsssd-defa5876ba388ba104baa287796f2f6ef5182800.tar.gz
sssd-defa5876ba388ba104baa287796f2f6ef5182800.tar.xz
sssd-defa5876ba388ba104baa287796f2f6ef5182800.zip
Hook for mmap cache update on initgroup calls
This set of functions enumerate the user's groups and invalidate them all if the list does not matches what we get from the caller.
Diffstat (limited to 'src/providers')
-rw-r--r--src/providers/data_provider.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/providers/data_provider.h b/src/providers/data_provider.h
index d82b4c94a..415e97717 100644
--- a/src/providers/data_provider.h
+++ b/src/providers/data_provider.h
@@ -59,6 +59,7 @@
* the nss responder to tell it to update the mmap
* cache */
#define DP_REV_METHOD_UPDATE_CACHE "updateCache"
+#define DP_REV_METHOD_INITGR_CHECK "initgrCheck"
/**
* @defgroup pamHandler PAM DBUS request