How to Install ldaptor-utils in Ubuntu 18.04



Install ldaptor-utils by entering the following commands in the terminal:

sudo apt update
sudo apt install ldaptor-utils

Description:

command-line LDAP utilities

A set of LDAP utilities for use from the command line, including: . * ldaptor-search -- Search LDAP directories. * ldaptor-namingcontexts -- Fetch the naming contexts the server supports. * ldaptor-find-server -- Find the server that serves the wanted DN by looking at DNS SRV records. * ldaptor-passwd -- Change passwords. * ldaptor-rename -- Change object RDN and DNs. * ldaptor-ldap2passwd -- Generate passwd(5) format data from LDAP accounts. * ldaptor-getfreenumber -- Do an efficient scan for e.g. next free uidNumber. * ldaptor-ldap2dhcpconf -- Create dhcp.conf based on LDAP host info. * ldaptor-ldap2dnszones -- Create a DNS zone files based on LDAP host info. * ldaptor-ldap2maradns -- Create a maradns zone file based on LDAP host info. * ldaptor-ldap2pdns -- pdns pipe backend. * ldaptor-fetchschema -- Fetch schema from a server.

Homepage: http://www.inoi.fi/open/trac/ldaptor

Version: 0.0.43+debian1-7

Section: universe/admin