Go to main content

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

Exit Print View

Updated: April 2018
 
 

List Users

To list one or all users, use the ilomconfig list user username command. If username is specified then only that user is listed. If username is blank, then all users are listed.

When you specify an XML file name, the command is run on information available in the exported service processor configuration XML file rather than querying Oracle ILOM.

  • To list users, type:

    # ilomconfig list user [username] [--xmlfile=filename.xml]

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