Command-Line Utilities Quick Reference
NOTE
Command-Line Utilities Quick Reference
Table 7-1 provides a summary of the command-line utilities provided for
Directory Server.
Directory Server LDAP utilities are not to be confused with the Solaris LDAP
utilities. If you have Directory Server installed on a Solaris machine, the LDAP
utility manpages you can access are for the Solaris LDAP utilities and not for the
Directory Server LDAP utilities,
ldapadd
Table 7-1
Command-Line Utility
ldapsearch
ldapmodify
ldapdelete
226
Netscape Directory Server Configuration, Command, and File Reference • October 2004
In order to execute the command-line utilities, you must change to
the directory where the command-line utilities are stored. Although
it is possible to set command-path and library-path variables to
execute the utilities, it is not recommended because you run the risk,
particularly when you have more than one server version installed,
of disrupting the correct execution of other utilities. There's also the
risk of compromising the security of the system.
The same procedure also applies to the Perl scripts discussed in
chapter 8, "Command-Line Scripts."
.
Commonly Used Command-Line Utilities
Description
Allows you to search the directory. Returns search results in
LDIF format. For details on this tool, see Appendix B,
"Finding Directory Entries," in the Netscape Directory Server
Administrator's Guide.
Allows you to add, delete, modify, or rename entries. All
operations are specified using LDIF update statements. For
details on this tool, see "Adding and Modifying Entries Using
ldapmodify," in chapter 2, "Creating Directory Entries," in the
Netscape Directory Server Administrator's Guide.
Allows you to delete entries in the directory. For information
on using this utility, see "Deleting Entries Using ldapdelete,"
in chapter 2, "Creating Directory Entries," in the Netscape
Directory Server Administrator's Guide.
,
ldapsearch
ldapmodify
,
, and
ldapdelete
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 7.0 and is the answer not in the manual?
Questions and answers