Query: remove_object
OS: hpux
Section: 1m
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
remove object(1m) remove object(1m)NAMEremove object - Removes a value from a set-valued or single-valued attribute (including application-defined attributes) of an object entrySYNOPSIScdscp remove object object-name attribute-name [= attribute-value]ARGUMENTSThe full name of the object entry. The name of a particular attribute. Specify only one attribute at a time. See the cds_attributes file for the list of attributes and corresponding data types that your application uses. The value of a particular attribute. The value of an application-defined attribute is dependent on the type of attribute.DESCRIPTIONThe remove object command removes a value from a set-valued or single-valued attribute (including application-defined attributes) of an object entry. If you do not specify a value, the command removes the entire attribute. This command can delete attributes created by the add object and set object commands. Usually, this task is performed through the client application. See the OSF DCE Administration Guide for more information about attributes. Privilege Required You must have write permission to the object entry.NOTEThis command is replaced at Revision 1.1 by the dcecp command and may not be provided in future releases of DCE.EXAMPLETo remove the value ps from the attribute printcap of an object entry named /.:/mlh/deskprinter, follow these steps: Read the cds_attributes file to check that the attribute printcap is listed, as shown in the following display: OID LABEL SYNTAX 1.3.22.1.3.50 printcap char Enter the following command to remove the value ps from the attribute printcap. cdscp> remove object /.:/mlh/deskprinter printcap = psRELATED INFORMATIONCommands: add object(1m), list object(1m), set object(1m), show object(1m) Books: OSF DCE Administration Guide remove object(1m)
Related Man Pages |
---|
add_directory(1m) - hpux |
remove_directory(1m) - hpux |
remove_object(1m) - hpux |
show_child(1m) - hpux |
pthread_attr_getname_np(3) - osf1 |
Similar Topics in the Unix Linux Community |
---|
remove malicious codes from a file |
remove except ... |
remove default gateway on ODM |
how to remove a file names as "-a" |
How to remove all blank spaces in a file |