We use impersonation to run procedures so users don't get direct data access.
I need to find out which logins have access to impersonate "mydomain\ReportAcct"
Basically everywhere we've setup a securable with impersonation to "mydomain\ReportaAcct"
I'm looking for some TSQL that will give me this info appreciate any help, thx!
Edit: Found my answer, see comment.
- This topic was modified 5 years, 7 months ago by TangoVictor. Reason: indicate that i found the answer