microsoft / microsoft/ProcDump-for-Linux
Procdump requires su even when the user running procodump is the same as the user running the target process
Open
@MarioHewardt is already working on this.
Since Apr 30, 2024.
bug
- Dominant language
- C
- Stars
- 3.1k
- Forks
- 327
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 7
Description
Expected behavior
Procdump to succeed when the user running procdump is the same as the user running the target process.
Actual behavior
Procdump fails
Steps to reproduce the behavior
- Run the target process as user X
- Run procdump as user X that targets the process in step(1).
System information (e.g., distro, kernel version, etc.)
N/A
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.