Hi. I'm still pushing to use this product internally, but I found an issue that maybe I just don't understand:
You have to 'save credentials' to have them available for jobs/tasks. If UserA saves their own credential for something, then it seems to me that anyone also has rights to create jobs can in fact reference and use that credential without having to know the password.
Given the range of things your application allows to happen, that means I could create a task that uses the stored UserA credential to delete all athe files in some directory. Audit logs woudl show that UserA did it.
With the normal Windows TAsk Scheduler model, you have to reenter the credential(password) each time you modify a task that uses a stored credential to ensure you should have access to that credential.
Am I missing a configuration that would keep these stored credentials safe? Or a way to not have globally saved credentials?
thanks