Command-Line Utilities Quick Reference - Red Hat DIRECTORY SERVER 7.1 Configuration

Configuration, command, and file reference
Hide thumbs Also See for DIRECTORY SERVER 7.1:
Table of Contents

Advertisement

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,
Table 7-1
Commonly Used Command-Line Utilities
Command-Line Utility
ldapsearch
ldapmodify
ldapdelete
234
Red Hat Directory Server Configuration, Command, and File Reference • May 2005
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 is 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."
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 Red Hat 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
Red Hat 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 Red Hat
Directory Server Administrator's Guide.
,
ldapsearch
ldapmodify
, and
.
ldapdelete

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DIRECTORY SERVER 7.1 and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents