Displays user account attributes.
lsuser [ ALL | Name[, Name ] ...]
The lsuser command displays the user account attributes. You can use this command to list all attributes of all the system users or all the attributes of specific users. If more than one user is specified, each user must be separated by a comma. If no users are specified the attributes of all users are displayed.
The lsuser command lists each user's attributes on one line. It displays attribute information as Attribute=Value definitions, each separated by a blank space.
See Virtual I/O Server command exit status.
This command can be run by any users. However, user attributes are only displayed for the padmin user.
lsuserThe system displays output similar to the following for the padmin user:
padmin roles=PAdmin account_locked=false expires=0 histexpire=0 histsize=0 loginretries=0 maxage=0 maxexpired=-1 maxrepeats=8 minlen=0 minother=0 pwdwarntime=0 sally roles=DEUser account_locked=false expires=0 histexpire=0 histsize=0 loginretries=0 maxage=0 maxexpired=-1 maxrepeats=8 minlen=0 minother=0 pwdwarntime=330 henry roles=DEUser account_locked=false expires=0 histexpire=0 histsize=0 loginretries=0 maxage=0 maxexpired=-1 maxrepeats=8 minlen=0 minother=0 pwdwarntime=330 admin1 roles=Admin account_locked=false expires=0 histexpire=0 histsize=0 loginretries=0 maxage=0 maxexpired=-1 maxrepeats=8 minlen=0 minother=0 pwdwarntime=330 deuser1 roles=DEUser account_locked=false expires=0 histexpire=0 histsize=0 loginretries=0 maxage=0 maxexpired=-1 maxrepeats=8 minlen=0 minother=0 pwdwarntime=330 sruser1 roles=SRUser,RunDiagnostics account_locked=false expires=0 histexpire=0 histsize=0 loginretries=0 maxage=0 maxexpired=-1 maxrepeats=8 minlen=0 minother=0 pwdwarntime=330 view1 roles=ViewOnly account_locked=false expires=0 histexpire=0 histsize=0 loginretries=0 maxage=0 maxexpired=-1 maxrepeats=8 minlen=0 minother=0 pwdwarntime=330The system displays the following information for other users:
padmin roles=PAdmin sally roles=DEUser henry roles=DEUser admin1 roles=Admin deuser1 roles=DEUser sruser1 roles=SRUser view1 roles=ViewOnly
lsuser delft
lsuser delft, gouda
The chuser command, the mkuser command, the rmuser command, and the passwd command.