domain show
Displays the properties of a domain. We must log in to the management domain as an administrator to perform this command.
Requires authentication (administrator ID and password) to use.
This command applies to LDAP registries only.
domain show domain
Options
- domain
- Name of the domain for which to display properties. The domain must exist, or an error is displayed.
Return codes
- 0
- The command completed successfully.
- 1
- The command failed. When a command fails, the pdadmin command provides a description of the error and an error status code in hexadecimal format (for example, 0x14c012f2). See "Error messages" in the IBM Knowledge Center. This reference provides a list of the ISAM error messages by decimal or hexadecimal codes.
Example
The following example displays properties for the Marketing domain:pdadmin sec_master> domain show MarketingThe output is like:Domain Name: Marketing Description: marketing and advertising areas
See also
domain create
domain delete
domain list
domain modifyParent topic: pdadmin commands