<div dir="ltr">Hi,<div><br></div><div>As the title said, what is the recommended way to attach a process under different user account?</div><div><br></div><div>On Mac OS, when I try to use python binding to attach a root process, I got a dialog saying "python is trying to take control of a root process ...". After inputing password into the dialog, I got failure:</div><div>"Problems with launching via XPC. XPC error: Connection interrupted"<br></div><div><br></div><div>For Linux scenario, our IDE runs on MacOS, while using a RPC framework talking to a IDE server on Linux devserver. This IDE server will use lldb python binding to attach target process on Linux.</div><div>Is there any good way to attach root process on Linux devserver without running IDE server under root account?</div><div><br></div><div>I guess I may need a UI/channel to gather user credential and elevate lldb python binding process in some way. But a bit vague in this part. Thanks for any input!</div><div><br></div><div>Jeffrey</div></div>