LDAP Bind Methods

There are two LDAP methods that you use to authenticate your Vertica database against an LDAP server.

LDAP Anonymous Binding

Anonymous binding is an LDAP server function. Anonymous binding allows a client to connect and search the directory (bind and search) without logging in because binddn and bindpasswd are not needed.

You also do not need to log in when you configure LDAP authentication using Management Console.