MSCZJOB can't inspect processes running as a different user
Bug #368789 reported by
Jon Tai
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenVista/GT.M Integration |
Fix Released
|
High
|
jeff.apple |
Bug Description
Linux doesn't allow a process to send signals to another process if that other process is not running as the same user (unless the sending process is running as root).
We need to use an suid wrapper to call mupip intrpt so that we're allowed to send signals to mumps processes running as other users. We also need to call mupip stop in an suid wrapper. I'm not sure about lke.
Related branches
Changed in openvista-gtm-integration: | |
importance: | Undecided → High |
milestone: | none → phase-1 |
Changed in openvista-gtm-integration: | |
assignee: | nobody → jeff-apple |
status: | New → In Progress |
Changed in openvista-gtm-integration: | |
status: | In Progress → Fix Committed |
Changed in openvista-gtm-integration: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.