Another daemon for managing control groups
Another daemon for managing control groups
Posted Dec 10, 2013 10:49 UTC (Tue) by khim (subscriber, #9252)In reply to: Another daemon for managing control groups by Cyberax
Parent article: Another daemon for managing control groups
If Lennart were designing Linux security then he'd rip out SUID bits and create a SuidD that would provide DBUS-based services to start SUID processes.
Sure. Setuid was an interesting hack, but in hindsight it's obvious that it created a lot of security problems and gave very few practical benefits. Windows uses central daemons with DBUS-services to impelement such functionality and it works just fine there.
The only big question is how to support backward-compatibility: it may be bigger hassle then keeping setuid bit around.
