CCS does support authenticating with one account and sudo to root for general query credentials, but not does not support unique query credentials per-CCS user.
To configure the general query credentials:
- From the CCS Console, navigate to Settings > System Topology
- Select the Common Tasks context menu and choose Configure Platform Settings
- Select the Unix platform
- Select the bvAgentlessConfig.ini settings file
- Click the Download link and save to the Desktop
- Open bvAgentlessConfig.ini in notepad
- In the [default] section, comment out the line SecuredFiles=SecuredFiles.dat by adding a semicolon to the beginning of the line
- In the [default] section, uncomment out the line SupportsSudo=false by removing a semicolon from the beginning of the line
- Change the value of SupportsSudo to from false to true
- Save the file and close notepad
- Return to the CCS Console platform settings dialog and upload the bvAgentlessConfig.ini file
- Close the platform settings dialog
- From the Infrastructure Tasks context menu, select Sync Configuration
- Return to Manage > Queries, re-run the Unix Users query and verify that data is being collected
NOTE: su is not supported only sudo is. Nor are any 3rd party utilities e.g. PowerBroker.
Additional information:
Configuration for CCS agentless data collection on UNIX targets