***Note from Migration:***
Original Title was: Run FME Job using active directory account of user (not windows service logOn user)
I was chatting with a customer and they said they'd love to be able to let their users run scripts that access data and directories they are already entitled to using the Active Directory account.
Currently, the jobs all run as the single account specified as the Log On user for the FME Engine windows service). That account needs permission to access ANY data that might be processed by ANY job on FME Server.
I'd prefer if the jobs ran as the user that creates them.