Oracle Database B10772-01 Administrator's Manual page 93

Database
Table of Contents

Advertisement

Enterprise Security Manager Command-Line Utility
Enterprise Security Manager provides a command-line utility, which can be used to
perform the most common tasks that the graphical user interface tool performs.
Enter all Enterprise Security Manager command-line utility commands from the
Oracle Enterprise Manager Oracle home.
The basic syntax for this utility is as follows:
esm -cmd [operation] [-option_1 -option_2 -option_3 ... -option_n]
For example, the following command searches for users in a directory that is
installed on a host machine named machine1.us.acme.com:
esm -cmd search -U SIMPLE -D orcladmin -w Y4ilbqve -h machine1.us.acme.com
-p 3060 -dn dc=us,dc=acme,dc=com -objectType user
The following table describes each option used in this example:
Command Option Description
Specifies which authentication type used to log in to the
-U
directory. SIMPLE specifies password authentication.
Specifies the username.
-D
Specifies the password.
-w
Specifies the directory host machine name.
-h
Specifies the directory port number.
-p
Specifies the search base.
-dn
Specifies the type of object for which to search.
-objectType
Accessing Enterprise Security Manager Command-Line Utility Help To view a full list of
operations and options you can use with this utility, enter the following at the
command line:
esm -cmd
To view help on a specific operation, enter the following at the command line:
esm -cmd help [operation]
Enterprise User Security Configuration and Management Tools
Configuration and Administration Tools Overview 2-31

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Oracle Database B10772-01 and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Database advanced security 10g release 1

Table of Contents