[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug 1455] New: Missing shutdown option from X session on workstations



http://bugs.skolelinux.org/show_bug.cgi?id=1455

           Summary: Missing shutdown option from X session on workstations
           Product: Skolelinux
           Version: lenny
          Platform: All
               URL: http://wiki.skolelinux.de/YoungsterMeeting2010/Reporting
                    #head-f8a7ce0bd9784ed1a6932288cddfa69627eb8ac9
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: debian-edu-config
        AssignedTo: debian-edu@lists.debian.org
        ReportedBy: rgx@gmx.de


Users need the option to shutdown their workstation (!) from within a running X
session (e.g. from their KDE desktop).

With lenny, the corresponding button has vanished. This was discussed on
several occasions on the mailing list [1], but never made it to BTS.

It was Jonas who pointed out that the reason for this bug was probably neither
KDE settings nor Kiosk mode, but rather user rights according to policykit/hal
[2].

Accordingly, I found some hints, cf. [3]:

What does /etc/PolicyKit/PolicyKit.conf look like?

 polkit-action 
 polkit-auth --user USER --grant org.freedesktop.hal.power-management.shutdown

or add these lines to PolicyKit.conf:
##########
<match action="org.freedesktop.hal.power-management.shutdown">
        <return result="yes"/>
</match>
<match action="org.freedesktop.hal.power-management.reboot">
        <return result="yes"/>
</match>
##########

1.http://lists.debian.org/debian-edu/2009/11/msg00123.html
2.http://lists.debian.org/debian-edu/2009/11/msg00125.html
3.http://wiki.skolelinux.de/YoungsterMeeting2010/Reporting#head-d2b02fea77cf6f8256379c2f214cac9c29476fc0


-- 
Configure bugmail: http://bugs.skolelinux.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.


Reply to: