Oracle® Server CLI Tools for Oracle Solaris 11.2 User's Guide

Exit Print View

Updated: November 2015
 
 

Delete a User

To delete a user, use the ilomconfig delete user command. The –y option prevents the yes or no confirmation prompt. When you specify an XML file name, the command modifies information defined in the exported service processor configuration XML file rather than modifying Oracle ILOM.

  • To delete a user, type:

    ilomconfig delete user username [-y] [--xmlfile=filename.xml]

    where username is the user to delete and filename.xml is the name of the exported service processor configuration XML file to modify.