BIGFIX report to fetch Linux/Unix IDs

Hi,

Please help in create a webreport based on below analysis.

  1. List user account of Linux/Unix.
    able to get using lines of file /etc/passwd.

  2. Status of account lock/unlocked & disabled.

  3. last login.

  4. Description of account if any.

  5. Group ID

  6. Group Name.

or any other useful information.

1 Like

Some of this may already be on BigFixMe or in IBM provided analyses.

Do you know all of the files and commands that expose this info?

All of these things are possible, and much of it should be in the ‘Users’ inspector.

1 Like

As of 9.5, the “local users” inspector on UNIX platforms will produce user objects based on the /etc/passwd file so this can expose some of the information at least

https://developer.bigfix.com/relevance/reference/user.html#local-user-user

2 Likes

Thx jgstew i will look into bigfixme but i just begginer with these files & command.

It will be really helpfull if you name links & script which i need to look into it.

AlanM, most of are windows only & for rest, I didnt find which analysis help for linux/unix users whose are locked & disabled.