freeipa/daemons/ipa-sam
Alexander Bokovoy 1c68c3edff ipasam: use base scope when fetching domain information about own domain
Since we use associatedDomain attribute to store information about UPN suffixes
and our own domain, searching subtree is going to return more than one entry.
Limit search for own domain by base scope as we only need to fetch our own
domain information here, not UPN suffixes.

Required for https://fedorahosted.org/freeipa/ticket/2945
2013-02-19 14:16:19 +02:00
..
ipa_sam.c ipasam: use base scope when fetching domain information about own domain 2013-02-19 14:16:19 +02:00
ipa_sam.h Add ipasam samba passdb backend 2011-12-06 08:29:53 -05:00
Makefile.am ipasam: add libsss_idmap context and replace string_to_sid() 2012-09-06 09:24:59 +02:00
README Add ipasam samba passdb backend 2011-12-06 08:29:53 -05:00

This is the ipa samba passdb backend.