summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa/ipa_access.h
Commit message (Collapse)AuthorAgeFilesLines
* Add ipa_hbac_search_base config optionSumit Bose2011-01-191-1/+1
|
* Handle host objects like other objectsSumit Bose2010-09-231-1/+2
|
* Use new LDAP connection framework in IPA access backend.eindenbom2010-07-091-1/+41
|
* Remove service groupsSumit Bose2010-06-021-2/+0
| | | | | Because the memberOf attribute is now set for the service objects we do not need to fetch the service groups separately anymore.
* Use new schema for HBAC service checksSumit Bose2010-06-021-0/+4
|
* Fix LDAP search paths for IPA HBACSumit Bose2010-03-251-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
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+66
Also update BUILD.txt