Delete a User Account Using the CLI

You can use the ILOM Command Line Interface (CLI) to delete a user account.

What to Do

  1. Type the following command to delete a local user account:

    —> delete /SP/users/username

    For example:

    ->delete /SP/users/davemc

    Are you sure you want to delete /SP/users/davemc (y/n)?

  2. Type y to delete, or n to cancel.

Related Topics