add_object(1m) hpux man page | unix.com

Man Page: add_object

Operating Environment: hpux

Section: 1m

add object(1m)															    add object(1m)

NAME
add object - Adds a value to a modifiable, set-valued attribute (including application-defined attributes) of an object entry
SYNOPSIS
cdscp add object object-name attribute-name = attribute-value
ARGUMENTS
The 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.
DESCRIPTION
The add object command adds a value to a modifiable, set-valued attribute (including application-defined attributes) of an object entry. If the attribute does not exist, this command creates it. Usually, this task is performed through the client application. See the DCE Administration Guide for more information about attributes. Privilege Required You must have write permission to the object entry.
NOTE
This command is replaced at Revision 1.1 by the dcecp command and may not be provided in future releases of DCE.
EXAMPLE
To add the value ps to the attribute printcap of an object entry named /.:/subsys/deskprinter, read the cds_attributes file to verify that the attribute shown in the following display exists: OID LABEL SYNTAX 1.3.22.1.3.70 printcap char Enter the following command to assign the value ps to the attribute printcap: cdscp> add object /.:/subsys/deskprinter printcap = ps
RELATED INFORMATION
Commands: create object(1m), delete object(1m), list object(1m), remove object(1m), set object(1m), show object(1m) Books: OSF DCE Administration Guide add object(1m)
Related Man Pages
dcecp_attrlist(1m) - hpux
delete_clearinghouse(1m) - hpux
remove_object(1m) - hpux
set_directory(1m) - hpux
show_object(1m) - hpux
Similar Topics in the Unix Linux Community
Growler distributed object architecture 0.3.9 (Default branch)
Growler distributed object architecture 0.3.10 (Default branch)
How to add a PV to a VG
How to add the attribute to odm if it contains negative value?
C object code compatiblity with UNIX and Linux