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:23:11 -0400
commitd74b59b13208fa9508baaf5a1a5172fecad321ae (patch)
tree54213f1c7965e0804e2dd1f45df0493df213480e /src/providers/ipa/ipa_hbac_private.h
parentd14a28835223c0578b0a28a8c74d11777c50bcb9 (diff)
downloadsssd-d74b59b13208fa9508baaf5a1a5172fecad321ae.tar.gz
sssd-d74b59b13208fa9508baaf5a1a5172fecad321ae.tar.xz
sssd-d74b59b13208fa9508baaf5a1a5172fecad321ae.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 *