RUN DISCOVERY ON LINUX MACHINE WITHOUT CREATING A LOCAL USER
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-02-2025 08:00 AM
Any Discovery pro can help me out of this situation where we want to run discovery on linux machine without creating the local user.
Because we have implemented Ockta ASA (Advanced server access).
Which don't really requires local user to be created on linux machine to sign in.
We don't have any users created locally on machine we use Ockta ASA which acts like single sign on to get into system.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-02-2025 08:28 AM
Hi,
You'd have to implement an external credential store and create your own java jar. The jar would have to then call the ASA REST API to request service tokens.
References:
External Credential Store customer .jar