summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa/ipa_hbac_private.h
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2011-10-05 15:58:15 -0400
committerStephen Gallagher <sgallagh@redhat.com>2011-10-14 08:20:01 -0400
commitf5e22261a2ff95f2a61f4f199fffb8de79668110 (patch)
tree015f2d735f0c727a25f7fbc13abd9b5acbcea1c0 /src/providers/ipa/ipa_hbac_private.h
parent64e15adc53a8316277980ab8cee7d1f2227f1898 (diff)
downloadsssd-f5e22261a2ff95f2a61f4f199fffb8de79668110.tar.gz
sssd-f5e22261a2ff95f2a61f4f199fffb8de79668110.tar.xz
sssd-f5e22261a2ff95f2a61f4f199fffb8de79668110.zip
HBAC: Use originalMember for identifying servicegroups
Diffstat (limited to 'src/providers/ipa/ipa_hbac_private.h')
-rw-r--r--src/providers/ipa/ipa_hbac_private.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/providers/ipa/ipa_hbac_private.h b/src/providers/ipa/ipa_hbac_private.h
index 7289a0422..4c637aa5f 100644
--- a/src/providers/ipa/ipa_hbac_private.h
+++ b/src/providers/ipa/ipa_hbac_private.h
@@ -157,6 +157,11 @@ hbac_service_attrs_to_rule(TALLOC_CTX *mem_ctx,
const char *rule_name,
struct sysdb_attrs *rule_attrs,
struct hbac_rule_element **services);
+errno_t
+get_ipa_servicegroupname(TALLOC_CTX *mem_ctx,
+ struct sysdb_ctx *sysdb,
+ const char *service_dn,
+ char **servicename);
/* From ipa_hbac_rules.c */
struct tevent_req *