impacket
impacket copied to clipboard
Implement custom port option for LDAP communication
There are some custom AD implementations out there, like Univention, which might use a different than default port for LDAP communication. This implements an option to allow passing a custom port to the LDAP Connection call, as well as adapting the examples to satisfy the change.