RUN DISCOVERY ON LINUX MACHINE WITHOUT CREATING A LOCAL USER

Muhammad_Faisal
Tera Contributor

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.

1 REPLY 1

Kieran Anson
Kilo Patron

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 storage 

External Credential Store customer .jar 

ASA Services 

ASA API