After configuring an AutoClient system, you may want to change the characteristics of that system. You can make changes both before and after saving the changes; the procedure is the same. However, the information you can modify is different in each situation. See the online help for the field definitions.
Start Host Manager from the Solstice Launcher and select the name service, if not done already.
See "Starting Host Manager"for more information.
Select the AutoClient system you want to change in the main window.
The system you select should be a pending add.
Choose Modify from the Edit menu.
The Modify window appears with fields filled in for the AutoClient system you selected. If you are modifying before saving changes, this Modify window is the same as the Add window for Solstice AutoClient systems.
Change the desired fields in the Modify window.
If you need information to complete a field, click on the Help button to see the field definitions for this window.
Click on OK.
The changes are implemented when you choose Save Changes from the File menu.
Choose Save Changes from the File menu when you are ready to complete the modification and other pending changes.
Boot your AutoClient system(s) from the network.
For more information about booting your AutoClient systems, see Chapter 7, Booting a System From the Network.
Provide system configuration information for the AutoClient system during the initial boot process, if prompted.
Create a root password when prompted if you have not already specified the root password when you modified the AutoClient.
In this example, the last digit of the IP Address was changed from a 1 to a 10. The operation is still a pending add because the add and modify operations have not yet been saved.
To verify all the systems have been modified, make sure the status line at the bottom of the main window says "All changes successful."
The following command is equivalent to using Host Manager to modify the ethernet address on an AutoClient system named bishop.
% admhostmod -e 80:20:1e:31:e0 bishop |
In this example,
-e 80:20:1e:31:e0 |
Specifies the new ethernet address of the AutoClient system. |
bishop |
Specifies the name of the AutoClient system. |