Michael Ströder
Michael Ströder
### Application name / category [Æ-DIR](https://www.ae-dir.com) / LDAP servers ### Source URL https://gitlab.com/ae-dir ### why it is awesome Being the author I'm biased. ### Application name / category [web2ldap](https://www.web2ldap.de) /...
Declare attribute type 'PdnsDomainId' as Integer with ordering match (closes #11247). ### Short description LDAP schema change to declare attribute type 'PdnsDomainId' as Integer to enable commonly used techniques for...
- Program: Authoritative with LDAP backend - Issue type: Re-factoring ### Short description The attribute type _PdnsDomainId_ is currently defined with LDAP syntax Numeric String. And I wonder why this...
It would be nice if your module would not require to retrieve the user's DN as attribute in the user's entry. Because the DN is returned separately in search result...
Your module is prone to LDAP injection attacks. You should properly escape special LDAP filter chars in user's input probably in method LDAP._search().