Re: Modifying sudo to not require setuid
"Todd C. Miller" <[email protected]>
| Newsgroups | gmane.comp.tools.sudo.devel |
|---|---|
| Message-ID | <[email protected]> |
I've considered this in the past but it's not something on my roadmap. The daemon would always need to run the command in a new pty (which is something sudo can already do). I'm not sure if people would be willing to have a daemon just for sudo. There are portability issues since not all systems have SO_PASSCRED or an equivalent mechanism (getpeerucred, getpeereid). There would also be changes required to the plugin interface for this to work. - todd ____________________________________________________________ sudo-workers mailing list <[email protected]> For list information, options, or to unsubscribe, visit: https://www.sudo.ws/mailman/listinfo/sudo-workers