Trusted Solaris Installation and Configuration

Remove Client Information with the rm_install_client Command

  1. As root, at label admin_low, verify that rm_install_client is in the root profile shell.


    # clist -p | grep rm_install_client
    It should display:
    /export/install/ts7_sparc/rm_install_client: all
    
  2. Change to the Trusted Solaris boot information directory.


    # cd boot_dir_path
    
  3. As root, at label admin_low, run the rm_install_client command for every client you plan to remove from the network install.


    # ./rm_install_client host_name
    
  4. Once all clients are removed, assume the role secadmin and remove the rm_install_client script from the Custom Root Role.

    See "To Remove a Command from a Role's Profile" for the full procedure.