summaryrefslogtreecommitdiff
path: root/src/providers/ipa/ipa_access.h
AgeCommit message (Collapse)AuthorFilesLines
2010-09-23Handle host objects like other objectsSumit Bose1-1/+2
2010-07-09Use new LDAP connection framework in IPA access backend.eindenbom1-1/+41
2010-06-02Remove service groupsSumit Bose1-2/+0
Because the memberOf attribute is now set for the service objects we do not need to fetch the service groups separately anymore.
2010-06-02Use new schema for HBAC service checksSumit Bose1-0/+4
2010-03-25Fix LDAP search paths for IPA HBACSumit Bose1-0/+1
- use domain_to_basedn() to construct LDAP search paths for IPA HBAC - move domain_to_basedn() to a separate file to simplify the build of a test
2010-02-18Rename server/ directory to src/Stephen Gallagher1-0/+66
Also update BUILD.txt