ansible-plugin-lookup_ldap icon indicating copy to clipboard operation
ansible-plugin-lookup_ldap copied to clipboard

Ansible LDAP lookup plugin

Results 14 ansible-plugin-lookup_ldap issues
Sort by recently updated
recently updated
newest added

Showing failed bind, but when I look at the packet trace I see a successful bind and search. LDAP config: {u'url': u'ldap://>', u'binddn': u'>', u'bindpw': u'>', 'wantlist': True, u'value': u'dn'}...

Hi If I define anything but the directory top as a base, the plugin works perfectly.. but when I define the top, I get a: An exception occurred during task...

hi, I'm trying to get this to work. Running it with Ansible 2.4.2. So far I'm not getting any results back. Attaching my playbook. Thanks, Larry [ldap_lookup.txt](https://github.com/quinot/ansible-plugin-lookup_ldap/files/1647865/ldap_lookup.txt)