> For the complete documentation index, see [llms.txt](https://www.netexec.wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.netexec.wiki/ldap-protocol/check-ldap-signing.md).

# Check LDAP Signing

{% hint style="danger" %}
REMOVED: Checking for signing and channel binding is now done on the host enumeration, see host banner
{% endhint %}

Using the module `ldap-checker` you can verify if ldap require channel binding or not

```bash
nxc ldap <ip> -u user -p pass -M ldap-checker
```
