delete object(8cds) — Maintenance
NAME
delete object - Deletes an object entry
SYNOPSIS
cdscp delete object object-name
ARGUMENTS
object-nameThe full name of the object entry.
DESCRIPTION
The delete object command deletes an object entry. This task is usually performed through the client application, except under certain circumstances—for example, if the application is obsolete or no longer has access to the namespace.
Privileges Required
You must have d (delete) permission to the object entry, or A (Admin) permission to the directory that stores the object entry.
NOTES
This command is replaced at DCE Version 1.1 by the dcecp command and may not be provided in future releases of DCE.
EXAMPLES
The following command deletes the object entry /.:/sales/east/floor1pr2:
cdscp delete object /.:/sales/east/floor1pr2
RELATED INFORMATION
Commands:
create_object(8cds), list_object(8cds), set_object(8cds), show_object(8cds)