Where does the VM report Accounts with Duplicate ID's get user account data? (NETIQKB47616)

  • 7747616
  • 02-Feb-2007
  • 10-Oct-2007

Resolution

goal
Where does the VM report Accounts with Duplicate ID's get user account data?

goal
How can I tell which names are being pulled for the report for Users with Duplicate IDs?

fact
NetIQ Vulnerability Manager 5.0

fact
NetIQ Vulnerability Manager 5.5

fact
VigilEnt Security Agent for Unix 5.0

fix

To get the a list of accounts with duplicate IDs, Vulnerability Manager uses POSIX functions embedded in the code for the report. VM does not use a single OS command to get the information, but uses getpwent, getuserattr, and other POSIX functions. These functions return information for local or NIS user accounts.

To see which user account names the reports pull from the system, use the ./vrrm/get_user_names utility in the agent.



note

VM 5.0 calls the tasks 'Users with ..." and VM 5.5 calls the tasks "Accounts with ..."



Additional Information

Formerly known as NETIQKB47616