4.1.1 - Simple Authentication

This authentication mode uses a Simple Bind Request. It’s just about sending a name and a password to the server, which will either create a session for the given credentials, or reject the request.

As we said, we have to pass a name and a password. This leads to three different combinations of Simple Bind :

The second mechanism is a normal authentication. Not all the servers support the 2 following mechanisms.