summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa/ipa_utils.c
Commit message (Collapse)AuthorAgeFilesLines
* Move domain_to_basedn outside IPA subtreeJakub Hrozek2013-06-071-63/+0
| | | | | The utility function will be reused to guess search base from the base DN of AD trusted domains.
* Use realm for basedn instead of IPA domainJakub Hrozek2011-02-281-0/+6
| | | | https://fedorahosted.org/sssd/ticket/807
* Fix LDAP search paths for IPA HBACSumit Bose2010-03-251-0/+57
- 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