PreviousNext

user show

Returns the attributes of a single DCE user. The syntax is:

user show user_name_list

Description
The user show operation returns the attributes of users named in user_name_list. The information returned includes principal attributes, account attributes, and policies. The information is returned as if the following commands were run in the following order:

principal show
account show -all

Privileges Required
You must have r (read) permission to the principal named in the account.

Examples
The following example shows principal and account information for user K_Parsons.

dcecp> user show K_Parsons
{fullname {}}
{uid 5129}
{uuid 00001409-a943-21cd-be00-0000c08adf56}
{alias no}
{quota unlimited}
{groups users}
{acctvalid yes}
{client yes}
{created /.../my_cell.goodco.com/cell_admin 1994-07-27-13:02:51.000+00:00I-----}
{description {}}
{dupkey no}
{expdate none}
{forwardabletkt yes}
{goodsince 1994-07-27-13:02:51.000+00:00I-----}
{group users}
{home /}
{lastchange /.../my_cell.goodco.com/cell_admin 1994-07-27-13:02:51.000+00:00I-----}
{organization users}
{postdatedtkt no}
{proxiabletkt no}
{pwdvalid yes}
{renewabletkt yes}
{server yes}
{shell {}}
{stdtgtauth yes}
nopolicy
dcecp>