Contents The OpenLDAP package contains ldapadd, ldapcompare, ldapdelete, ldapmodify, ldapmodrdn, ldappasswd, ldapsearch, ldapwhoami, slapadd, slapcat, slapd, slapindex, slappasswd, slurpd, liblber and libldap. Description ldapadd ldapadd opens a connection to an LDAP server, binds and adds entries. ldapcompare ldapcompare opens a connection to an LDAP server, binds and performs a compare using specified parameters. ldapdelete ldapdelete opens a connection to an LDAP server, binds and deletes one or more entries. ldapmodify ldapmodify opens a connection to an LDAP server, binds and modifies entries. ldapmodrdn ldapmodrdn opens a connection to an LDAP server, binds and modifies the RDN of entries. ldappasswd ldappasswd is a tool to set the password of an LDAP user. ldapsearch ldapsearch opens a connection to an LDAP server, binds and performs a search using specified parameters. ldapwhoami ldapwhoami open a connection to an LDAP server, binds and performs a whoami operation. slapadd slapadd is used to add entries specified in LDAP Directory Interchange Format (LDIF) to a slapd database. slapcat slapcat is used to generate an LDAP LDIF output based upon the contents of a slapd database. slapd slapd is the stand-alone LDAP server. slapindex slapindex is used to regenerate slapd indices based upon the current contents of a database. slappasswd slappasswd is an OpenLDAP password utility. slurpd slurpd is the stand-alone LDAP replication server. liblber and libldap These libraries support the LDAP programs and provide functionality for other programs interacting with LDAP.