domain delete

Deletes a domain, excluding the management domain. Optionally deletes the user and group information of the domain, from the user registry. To perform this command, we must log in to the management domain as an administrator.

Requires authentication (administrator ID and password) to use.

This command applies to LDAP registries only.

domain delete domain [-registry]

A domain can be deleted within the management domain only by an administrator with the appropriate privileges.

Options

Return codes

Examples

  • The following example deletes a domain named Finance and removes any user and group information in the user registry:
    pdadmin sec_master> domain delete Finance -registry

    See also

    domain create
    domain list
    domain modify
    domain show

    Parent topic: pdadmin commands