freeipa/daemons
Tomas Halman e5f04258b5 extdom: plugin doesn't allow @ in group name
Old implementation handles username and group names with
one common call. Character @ is used in the call to detect UPN.

Group name can legaly contain this character and therefore the
common approach doesn't work in such case.

Also the original call is less efficient because it tries to resolv
username allways then it fallback to group resolution.

Here we implement two new separate calls for resolving users and
groups.

Fixes: https://bugzilla.redhat.com/1746951
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
2019-09-12 10:48:13 +03:00
..
dnssec Replace PYTHONSHEBANG with valid shebang 2019-06-24 09:35:57 +02:00
ipa-kdb Implement user pre-authentication control with kdcpolicy plugin 2019-09-10 12:33:21 +03:00
ipa-otpd Py3: Replace six.moves imports 2018-10-05 12:06:19 +02:00
ipa-sam ipasam: add handling of machine accounts 2019-06-29 11:00:28 +03:00
ipa-slapi-plugins extdom: plugin doesn't allow @ in group name 2019-09-12 10:48:13 +03:00
ipa-version.h.in Build: move version handling from Makefile to configure 2016-11-09 13:08:32 +01:00
Makefile.am Build: properly integrate ipa-version.h.in into build system 2016-11-29 15:28:24 +01:00