I'm trying to use hashcat to validate a hashing algorithm but keeping this error when using authconfig command.
error: authconfig: command not found ubuntu
Am I missing something? I haven't installed ldap but the server is configured as LAMP.
apt install ldap-auth-config
will generate a user-interactive prompt that will ask for your LDAP server name or IP and port number as well as the CN, OU and DC information.
I can only speak to Bionic Beaver as that's what I currently work with.