Fedora to (try to) remove setuid files for F15
Fedora to (try to) remove setuid files for F15
Posted Nov 9, 2010 3:40 UTC (Tue) by cras (guest, #7000)In reply to: Fedora to (try to) remove setuid files for F15 by solardiz
Parent article: Fedora to (try to) remove setuid files for F15
I'd think you can create a poor man's su/sudo by simply creating a new SSH key, adding it to root's allowed_keys and use "alias sudo ssh -i ~/.ssh/id_dsa.root root@localhost". sudo-style password remembering can be done by ssh-agent.
BTW. I like your way of getting rid of setuid binaries more. That's actually what I thought F15's plan was when I first read the headline, but then got disappointed.
