mirror of
https://github.com/ansible/awx.git
synced 2026-08-30 16:38:22 -02:30
ldap search currently fetches ALL attributes which is a waste of bandwidth resources and woefully slow on large ldap groups when it only needs to parse the name_attr Signed-off-by: Jijo Varghese <jijojv@gmail.com>