sudo apt install ldap-utils
ldapsearch -x -H ldap://ldap-server-hostname_or_IP -D "cn=username,ou=users,dc=example,dc=com" -W -b "dc=example,dc=com"
Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please u...