Sudo as user for SG Desktop

Is there a way to sudo as a user for SG Desktop with the new Autodesk ID integration?

I would like an easy way to debug as different permission roles, projects assigned, and so on.

Thanks,

Mark

1 Like

Hi Mark,

I made an implementation for sudo as login for the toolkit: ShotgunAuthenticator.create_script_user implement sudo_as_login

It only work for scripting an has not been tested with the new Autodesk ID integration.
It would be great to make it available through the SG Desktop interface, but the pull request needs to be accepted at tk-core level first.

1 Like