mirror of
https://github.com/ansible/awx.git
synced 2026-04-16 15:30:18 -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>