You can use the following dmctl command to change the value of any basic-type attribute (string, boolean, integer, float, and so on) defined in an ICIM class:
dmctl -s <Domain Manager instance name> put <class::instance::attribute> <value>
Upon issuing a dmctl command, you will be prompted for a username and password. Respond with your administration account (for example, admin and changeme).
Using the dmctl command to modify a parameter setting is temporary in the following sense: When the Domain Manager is restarted, it reads the original parameter value in the configuration file. To make the change permanent, use the sm_edit utility to change the parameter setting in the configuration file.