Bonjour,
j’ai un souci sur ma debian squeeze fraichement installée (sous xfce) : je ne peux pas éteindre, redémarrer, mettre en veille mon PC, monter une clé usb…
J’ai à chaque tentative d’une de ces actions un message d’erreur :
ou bien
En parcourant le net j’ai trouvé x solutions :
- ajouter mon utilisateur aux groupes polkituser, haldaemon
- ajouter mon utilisateur au fichier hal.conf ou bien Consolekit.conf
- modifier le fichier PolicyKit.conf en ajoutant :
[quote]< match action=“org.freedesktop.hal.power-management.hibernate”>
< match user=“root”>
< return result=“yes”/>
< /match>
< match user=“maiden”>
< return result=“yes”/>
< /match>
< /match>
< match action=“org.freedesktop.hal.power-management.suspend”>
< match user=“root”>
< return result=“yes”/>
< /match>
< match user=“maiden”>
< return result=“yes”/>
< /match>
< /match>
…[/quote]
Rien n’y fait, toutes ces actions me sont interdites.
Bien entendu, si je me connecte en root, pas de problème. C’est donc bien un problème de droits.
Mais là, je sèche.
Merci de votre aide.
frEdonWEb
(man kill)
