summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap/sdap_async_groups.c
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2015-08-18 18:31:57 +0200
committerJakub Hrozek <jhrozek@redhat.com>2015-08-18 18:31:57 +0200
commit3eea4ba04c6dea6cd61c38a31f981c4677b1726c (patch)
tree358eaa64b7cee777abbb1d6f00e7863076c17307 /src/providers/ldap/sdap_async_groups.c
parentf76e117aa55dbd035f02a0ea462f60e5809200d8 (diff)
downloadsssd-3eea4ba04c6dea6cd61c38a31f981c4677b1726c.tar.gz
sssd-3eea4ba04c6dea6cd61c38a31f981c4677b1726c.tar.xz
sssd-3eea4ba04c6dea6cd61c38a31f981c4677b1726c.zip
IPA: Save groups as non-expired with ignore_group_membersaramco
Diffstat (limited to 'src/providers/ldap/sdap_async_groups.c')
-rw-r--r--src/providers/ldap/sdap_async_groups.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/providers/ldap/sdap_async_groups.c b/src/providers/ldap/sdap_async_groups.c
index 525c6fa09..b25bdb45b 100644
--- a/src/providers/ldap/sdap_async_groups.c
+++ b/src/providers/ldap/sdap_async_groups.c
@@ -971,7 +971,7 @@ fail:
/* ==Generic-Function-to-save-multiple-groups============================= */
-static int sdap_save_groups(TALLOC_CTX *memctx,
+int sdap_save_groups(TALLOC_CTX *memctx,
struct sysdb_ctx *sysdb,
struct sss_domain_info *dom,
struct sdap_options *opts,