ldaptor-ldap2dnszones

command-line LDAP utilities

Install

All systems
curl cmd.cat/ldaptor-ldap2dnszones.sh
Debian Debian
apt-get install ldaptor-utils
Ubuntu
apt-get install ldaptor-utils
image/svg+xml Kali Linux
apt-get install ldaptor-utils
Fedora
dnf install python-ldaptor-tools
Windows (WSL2)
sudo apt-get update sudo apt-get install ldaptor-utils
Raspbian
apt-get install ldaptor-utils

ldaptor-utils

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.

python-ldaptor-tools

Ldaptor command line utilities