Start Host Manager from the Solstice Launcher and select the name service, if not done already.
See "How to Start Host Manager" for more information.
Select an OS server to modify from the Host Manager main window.
Select Modify from the Edit menu on the Host Manager window.
The Modify window is displayed.
Select the OS services you wish to remove from the list.
OS services that are installed on the system have a + sign in front of the name.
Click on Delete button in the OS Services window to delete the OS services.
When you select an OS services for a particular version (i.e. sparc), all OS services for that version, regardless of what platform it is running on, will be deleted.
The following command is equivalent to using Host Manager to remove OS services from an OS server.
% admhostmod -x rmplatform=sun4.all.sunos_4.1.1 rogue |
In this command,
-x rmplatform=sun4.all.sun os_4.1.1 |
Specifies the services to be removed, in this case SunOS4 .1.1 services |
rogue |
Specifies the name of the OS server. |