AIX - User Management - List User
Using lsuser command we can list the user properties, i.e. user home directory, shell, group, etc. except password
#lsuser all (It will list all the user information’s except password)
#lsuser Test (It will list only Test user information’s except password)
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.