LDAP-UX Client Services B.04.00 Administrator's Guide

Command and Tool Reference
LDAP Directory Tools
Chapter 5158
entries based on the specified search filter. Search results are returned in
LDIF format. For details, see the Netscape Directory Server for 6.11
HP-UX Administrator’s Guide available at
http://docs.hp.com/hpux/internet.
ldapmodify
You use the ldapmodify command-line utility to add or modify entries in
an existing LDAP directory. ldapmodify opens a connection to the
specified server using the distinguished name and password you supply,
and adds or modifies the entries based on the LDIF update statements
contained in a specified file. Because ldapmodify uses LDIF update
statements, ldapmodify can do everything ldapdelete can do. For details,
see the Netscape Directory Server for HP-UX Administrator’s Guide
available at http://docs.hp.com/hpux/internet.
ldapdelete
You use the ldapdelete command-line utility to delete entries from an
existing LDAP directory. ldapdelete opens a connection to the specified
server using the distinguished name and password you provide, and
deletes the entry or entries. For details, see the Netscape Directory Server
for HP-UX Administrator’s Guide available at
http://docs.hp.com/hpux/internet.
certutil
You can use the certutil command-line utility to create and modify the
Netscape Communicator cert7.db and key3.db database files. This tool
can also list, generate, modify, or delete certificates within the cert7.db
file. You can also use this tool to create, change the password, generate
new public and private key pairs, display the contents of the key
database, or delete key pairs within the key3.db file. For detailed
command options and their arguments, see Using the Certificate
Database Tool available at
http://www.mozilla.org/projects/security/pki/nss/tools/certutil.html.
NOTE HP does not support the certutil tool at the present time.