freeipa/daemons
Alexander Bokovoy ad575f067c Fix extdom plugin to provide unqualified name in response as sssd expects
extdom plugin handles external operation over which SSSD asks IPA server about
trusted domain users not found through normal paths but detected to belong
to the trusted domains associated with IPA realm.

SSSD expects that user or group name in the response will be unqualified
because domain name for the user or group is also included in the response.
Strip domain name from the name if getgrnam_r/getpwnam_r calls returned fully
qualified name which includes the domain name we are asked to handle.

The code already expects that fully-qualified names are following user@domain
convention so we are simply tracking whether '@' symbol is present and is followed
by the domain name.
2013-07-11 12:39:28 +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 Fix extdom plugin to provide unqualified name in response as sssd expects 2013-07-11 12:39:28 +03:00
configure.ac Remove winbind client configure check 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