summaryrefslogtreecommitdiff
path: root/src/providers/ipa/ipa_utils.c
AgeCommit message (Collapse)AuthorFilesLines
2013-06-07Move domain_to_basedn outside IPA subtreeJakub Hrozek1-63/+0
The utility function will be reused to guess search base from the base DN of AD trusted domains.
2011-02-28Use realm for basedn instead of IPA domainJakub Hrozek1-0/+6
https://fedorahosted.org/sssd/ticket/807
2010-03-25Fix LDAP search paths for IPA HBACSumit Bose1-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