root ユーザーは標準ローカルユーザーアカウントと同じように構成されます。ローカルユーザーアカウントと同様に、その割り当てられている役割と特権、および SSH 鍵などの root ユーザーのプロパティーを表示できます。
-> show /SP/users/root /SP/users/ilom-admin Properties: role = aucro role = ***** ->
-> show /SP/users/root/ssh/keys/X
ここで X は SSH 鍵を示す 1 から 5 までの数値です。
たとえば、root に関連付けられた最初の SSH 鍵を表示するには、次のように入力します。
-> show /SP/users/root/ssh/keys/1 /SP/users/root/ssh/keys/1 Properties: fingerprint = (none) algorithm = (none) embedded_comment = (none) bit_length = (none) load_uri = (Cannot show property) clear_action = (Cannot show property) ->