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"
Checking Local Root Account Status Run sudo passwd -S root : Look for the status letter in the output. An L means the account is locked (...