The Zurich release has arrived! Interested in new features and functionalities? Click here for more

why does windows credentials need to be a part of local admin group on the target windows host

supriyarajp
Tera Contributor

In our project, we are going to do IP based discovery for citrix worker machines using IP subnet but we would need a domain user which will then needs to be a part of local domain group on the target windows hosts. Thought it will be a non interactive account but we are unable to get approval for this approach. is there any other way we can do this

8 REPLIES 8

Shreya Jain1
Tera Guru

Hi @supriyarajp

 


We need local admin for Application Dependency Mapping. Discovery runs a command called 'netstat' to check all TCP connections incoming and outgoing from device. 

netstat command is allowed to run with admin user. 

@Shreya Jain1 do you know the commands it run, also if you found relative article, please do share

Netstat is only admin command. Their are few more. You can explore JEA if you dont want to give admin privileges. If customer has hard stop on creating credential explore agent based discovery. 

 

(

  • Application Dependency Mapping needs it to gather application dependencies we run the commandNetstat to gather TCP connections sent and received by a target​
  • Discovery uses this information to map the communications that applications are making to one another.​

Netstat by default is an Admin only command â€‹

  • Note: Netstat can be exposed to a read only user but will only get connections in the context of that user.​)

RawelS
Tera Expert

Another way is to use JEA (Just Enough Administration). Below mentioned is the documentation link.

https://www.servicenow.com/docs/bundle/yokohama-it-operations-management/page/product/discovery/conc...