bit suid
Bonjour à tous,
Lorsque je fais un simple
chmod u+s /usr/bin/grip
pour pouvoir utiliser grip en utilisateur normal, le programme ne démarre
pas:
****** (grip:2454): Gtk-WARNING **: This process is currently running setuid or
setgid.
This is not a supported use of GTK+. You must create a helper
program instead. For further details, see:
http://www.gtk.org/setuid.html
Refusing to initialize GTK+. ******************
Fort de cette recommandation, je suis allé voir la page intitulée:"Why
GTK_MODULES is not a security hole"
La solution serait donc :"to have a setuid backend that communicates with the
non-setuid graphical user interface via a mechanism such as a pipe and that
considers the input it receives to be untrusted".
Auriez-vous un conseil plus simple pour faire tourner grip en mode autre que
superutilisateur ? (alternative, contournement ?)
Bon dimanche!
Stephane.
Reply to:
- Follow-Ups:
- Re: bit suid
- From: Utilisateur Sarge <eren.no-spam@tiscali.fr>