-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Description
It seems the dnsqueryall function always set the target to None:
msldap/msldap/examples/msldapclient.py
Line 627 in be3f4dc
| target = None |
Which raise an exception when trying to add it to the ldap filter:
Line 1947 in be3f4dc
| ldap_query = r'(&(objectClass=dnsNode)(name=%s))' % escape_filter_chars(target) |
Exception details:
CravateRouge/bloodyAD#106
Metadata
Metadata
Assignees
Labels
No labels