freeipa/daemons
Sumit Bose 18c5e483db extdom: replace winbind calls with POSIX/SSSD calls
With the new ipa_server_mode SSSD is able to read user and group data
from trusted AD domains directly and makes this data available via the
NSS responder. With this mode enabled winbind is not needed anymore to
lookup users and groups of trusted domains.

This patch removed the calls to winbind from the extdom plugin and
replaces them with standard POSIX calls like getpwnam() and calls from
libsss_nss_idmap to lookup SIDs.

Fixes https://fedorahosted.org/freeipa/ticket/3637 because now the
extdom plugin does not need to handle idranges anymore, but everything
is done inside SSSD.
2013-07-11 12:39:27 +03:00
..
ipa-kdb Add PAC to master host TGTs 2013-07-11 12:39:27 +03:00
ipa-otpd Add the krb5/FreeIPA RADIUS companion daemon 2013-05-17 09:30:51 +02:00
ipa-sam ipasam: add enumeration of UPN suffixes based on the realm domains 2013-03-29 13:45:50 +01:00
ipa-slapi-plugins extdom: replace winbind calls with POSIX/SSSD calls 2013-07-11 12:39:27 +03:00
configure.ac extdom: replace winbind calls with POSIX/SSSD calls 2013-07-11 12:39:27 +03:00
ipa-version.h.in Fix typos 2011-09-07 13:20:42 +02:00
Makefile.am Add the krb5/FreeIPA RADIUS companion daemon 2013-05-17 09:30:51 +02:00