- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2018 12:10 AM
Hi Experts,
Good Morning !
Could someone please let me know if we need to provide credentials for each and every device which we need to discover
under Discover ---> credentials ?
Suppose an organization has 50 desktops which we need to discover then do we need to provide credentials for each desktop ?
Thank you.
Rishi
Solved! Go to Solution.
- Labels:
-
Discovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2018 12:53 AM
Hello
Credentials required for discovery of hosts running on UNIX/Linux:
Discovery and Orchestration explore UNIX and Linux devices by using SSH credentials to execute commands over Secure Shell (SSH). SSH commands must run with root privileges, either with root credentials or through the use of sudo.
- Non-root user and password and using the ‘sudo’ utility to run selected commands as root
- Root user and password
For information on commands requiring sudo-level rights, see Service Mapping commands requiring a privileged user and Commands that require root privileges for Discovery and Orchestration.
- /etc/*release
- /etc/bashrc
- /etc/profile
- /proc/cpuinfo
- /proc/vmware/sched/ncpus
- /var/log/dmesg
- APD directory
Credentials required for discovery of hosts running on Windows Servers:
To provide sufficient permissions, configure one of the following Windows credentials:
- A domain user with local administrator access on the target Windows hosts.
- A domain administrator.
Note: You may need domain administrator credentials only in some cases. For example, when discovering domain controllers.
Configure Windows credentials.
Configure MID Server to use Windows credentials.
Thanks,
Dravvy
Please Hit Helpful or Correct depending on the impact of the response
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2018 12:53 AM
Hello
Credentials required for discovery of hosts running on UNIX/Linux:
Discovery and Orchestration explore UNIX and Linux devices by using SSH credentials to execute commands over Secure Shell (SSH). SSH commands must run with root privileges, either with root credentials or through the use of sudo.
- Non-root user and password and using the ‘sudo’ utility to run selected commands as root
- Root user and password
For information on commands requiring sudo-level rights, see Service Mapping commands requiring a privileged user and Commands that require root privileges for Discovery and Orchestration.
- /etc/*release
- /etc/bashrc
- /etc/profile
- /proc/cpuinfo
- /proc/vmware/sched/ncpus
- /var/log/dmesg
- APD directory
Credentials required for discovery of hosts running on Windows Servers:
To provide sufficient permissions, configure one of the following Windows credentials:
- A domain user with local administrator access on the target Windows hosts.
- A domain administrator.
Note: You may need domain administrator credentials only in some cases. For example, when discovering domain controllers.
Configure Windows credentials.
Configure MID Server to use Windows credentials.
Thanks,
Dravvy
Please Hit Helpful or Correct depending on the impact of the response
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2018 01:00 AM
Typically, one would provide a common account on all 50 machines with the same credential.
If you choose to have 50 different credentials, discovery will keep trying credentials until it succeeds the first time, which can tend to raise security alarms.
Once one credential works, for any given mid server, that credential / mid server / credential / target combination will be remembered in the dscy_credentials_affinity table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2018 04:19 AM
Thanks Tim for your response !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2018 08:56 AM
I have seen users with one credential per server who load their credentials into CyberArk. The mid server asks CyberArk for the correct credential for the system, and CyberArk provides it.