We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79bb069 commit 498bce9Copy full SHA for 498bce9
1 file changed
doc/scapy/layers/ldap.rst
@@ -87,8 +87,6 @@ In that case, the default port is 636. This can be changed using the ``port`` at
87
Binding
88
~~~~~~~
89
90
-.. section:: binding
91
-
92
When binding, you must specify a *mechanism type*. This type comes from the :class:`~scapy.layers.ldap.LDAP_BIND_MECHS` enumeration, which contains:
93
94
- :attr:`~scapy.layers.ldap.LDAP_BIND_MECHS.NONE`: an unauthenticated bind.
0 commit comments