summaryrefslogtreecommitdiff
path: root/src/providers/data_provider.h
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2012-12-05 17:40:44 +0000
committerJakub Hrozek <jhrozek@redhat.com>2012-12-05 23:01:37 +0100
commit408914f68673f2caa1c82a1a21336fcb7ddd52ef (patch)
treee74c7501cb9a30b1aa6c4e421fad66befdb1d6f4 /src/providers/data_provider.h
parentebba1aa6b9783daa0d530e9f5e307f7be17d3cd3 (diff)
downloadsssd-408914f68673f2caa1c82a1a21336fcb7ddd52ef.tar.gz
sssd-408914f68673f2caa1c82a1a21336fcb7ddd52ef.tar.bz2
sssd-408914f68673f2caa1c82a1a21336fcb7ddd52ef.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/data_provider.h')
-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 9c734002..f131e2c6 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