View Individual Accounts Using the CLI

You can use the ILOM Command Line Interface (CLI) to view individual user accounts.

What to Do

  • Type the following command to display information about all local user accounts:

—> show /SP/users/davemc

For example:

-> show /SP/users/davemc
	/SP/users/davemc
			Targets:
			Properties:
					role = Operator
					password = *****
			Commands:
					cd
					set
					show

Related Topics