Only for Slackware 12.2 
Need a simimlar work for Slackware Linux 12.1, please see Give at_console right for D-bus with Slackware 12.1 and xdm.
For the first step you need to read the article for doing the same work with the release 12.1 of the Slackware Linux (Give at_console right for D-bus with Slackware 12.1 and xdm). Apply all actions but you will use the DVD of the Slackware Linux 12.2.
After done, you need to modify the following file which configure some autorizations between HAL and DBUS : /etc/dbus-1/system.d/hal.conf by adding the following lines a the end of the file (just before the tag </busconfig>) :
<!-- This will not work if pam_console support is not enabled -->
<!-- Slackware does not include pam_console support -->
<!-- XDM modified by Crabs fakes pam_console -->
<policy at_console="true">
<allow send_interface="org.freedesktop.Hal.Device.SystemPowerManagement"/>
<allow send_interface="org.freedesktop.Hal.Device.LaptopPanel"/>
<allow send_interface="org.freedesktop.Hal.Device.Volume"/>
<allow send_interface="org.freedesktop.Hal.Device.Volume.Crypto"/>
</policy>
Download hal_conf_add_at_console.txt
You can found a similary article in french at this page: D-BUS : at_console avec XDM et Slackware 12.2
Take information about software patents in Europa:
The use of trademarks in this site don't signify that this trademarks support my work.
The content of this site is licensed under a Creative Commons Attribution 2.0 License.
There is no warranty for the use of the content of this site.
All pages are written in respect of HTML 4.01 Strict and CSS 2.1 specifications, please use a navigator that's conforms to this standards like Mozilla Firefox.
| Site : | Crabs's World |
| Title : | Give at_console right for D-bus with Slackware 12.2 and xdm |
| Date : | April 26, 2009 |
| Author : | Christophe Cazajus (fr) |
| Mail : | crabs(put only @)crabs-world.com, prefer to use this form for contact me |
| Keywords : | crabs, linux, slackware, D-BUS, XDM, slackware, slackware 12.2, hal, plugdev, console groups, at_console, pam_console |
| Description : | How to give to the user connected at the console all rights given by the at_console dbus-rule with xdm. |
| Validators : | html, css |