1

I've been asked to write a script that enters information from one application into another - and I've done it using a combination of Python, Selenium and Firefox (it's a temporary measure before a project to actually properly integrate the two apps).

Problem is that Firefox isn't an approved browser on our estate, Security say I can use it for this once-off purpose if I restrict Firefox to the service account running the script.

So my question is, what options do I have in Windows to restrict an application to a specific account in Windows?

Can I just change the permissions of the .exe?

1 Answers1

3

Yes. And Stack Exchange requires 30 characters..

longneck
  • 23,082
  • 4
  • 52
  • 86