Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.

Alteryx Server Impersonation

tim_allen
5 - Atom

We are moving to Alteryx Server Scheduler, but that is causing problems because we run SQL using our Windows NT Integrated security.  Is there a way to let the server know who I am and run as me (though there will be different groups using Server so we can not use the "global" run-as)?  

1 REPLY 1
jimmy_romogo
6 - Meteoroid
Tim,

What we've done in my organization is have a service account created for your Alteryx server and set your run-as to that. Add that service account to all of the DB's the scheduler will be asked to hit and it should work fine.