Permission issues with credentials
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-29-2024 05:27 AM
I'm working on a web hosted application which uses pattern based service mapping.
The application is hosted on a load balancer, the application has multiple app servers and db servers as other components.
I'm getting errors on the application cluster related to sudo commands not being found which is discovered just below the load balancer.
All my components have been discovered into cmdb.
I'm getting these authentication sudo commands permissions issues, into the app server which is preventing the db servers from not being able to successfully discover into CMDB. I logged onto the app servers and verified the commands being ran cannot be ran as the packages/services are not installed/running.
- Labels:
-
Discovery
-
Service Mapping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-11-2024 01:43 PM
Were you ever able to find the solution to this? I am getting the same error myself. When I test the credential itself directly from the credential record it works fine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-11-2024 01:56 PM
I was told activemq and consul are not installed on the device, which are not needed for Discovery (which is why it passes the credential test) but are needed for Service Mapping. Trying to coordinate with the Linux admins to get that addressed.