System Administration Guide: Basic Administration

ProcedureHow to Remove Diskless Client Support

  1. Become superuser or assume an equivalent role.

    Roles contain authorizations and privileged commands. For more information about roles, see Configuring RBAC (Task Map) in System Administration Guide: Security Services.

  2. Remove the diskless client support.


    # /usr/sadm/bin/smdiskless delete -- -o host-name:898 -n client-name
    
  3. Verify that the diskless client support has been removed.


    # /usr/sadm/bin/smosservice list -H host-name:898 --
    

Example 7–7 Removing Diskless Client Support

This example shows how to remove the diskless client holoship from the OS server starlite.


# /usr/sadm/bin/smdiskless delete -- -o starlite:898 -n holoship
Authenticating as user: root

Type /? for help, pressing enter accepts the default denoted by [ ]
Please enter a string value for: password :: 
Starting SMC server version 2.0.0.
endpoint created: :898
SMC server is ready.

# /usr/sadm/bin/smosservice list -H starlite:898 --
Loading Tool: com.sun.admin.osservermgr.cli.OsServerMgrCli from starlite
Login to starlite as user root was successful.
Download of com.sun.admin.osservermgr.cli.OsServerMgrCli from starlite
was successful.