Unix Account Discovery
Unix account discovery follows these steps:
- During configuration, Verify Privilege Vault is given a list of IP address ranges and ports on the network to scan for. See Creating a Unix Discovery Source
- Within that range, discovery searches for computers listening on the specified ports (default is 22). The ports and other parameters are configurable via the scanners belonging to the discover source. See Introduction to Discovery Sources, Scanners, and Templates
- Verify Privilege Vault then attempts to use DNS to resolve the found IPs to discover the associated computer name.
- Verify Privilege Vault saves all the collected information to its database.
- Verify Privilege Vault then attempts to connect to each computer using the provided credentials and query for a list of user accounts on the target system.