[Pkg-utopia-maintainers] Bug#598150: my solution with slim

xipeos xipeos at gmail.com
Sun Dec 19 21:21:38 UTC 2010


Solved this problem on my system by removing the nox11 parameter from 
pam_ck_connector.so and modifying 90consolekit to run ck-launch-session 
regardless of a ck session presence (i.e. removed everything but 
STARTUP="$CK_LAUNCH_SESSION $STARTUP"). This gives me two sessions: one 
local but never active (started by pam_ck_connector.so), and a second 
(started from the first one) that's local and active.


$ ck-list-sessions
Session8:
	unix-user = '500'
	realname = 'Andrei'
	seat = 'Seat1'
	session-type = ''
	active = TRUE
	x11-display = ':0.0'
	x11-display-device = '/dev/tty7'
	display-device = ''
	remote-host-name = ''
	is-local = TRUE
	on-since = '2010-12-19T21:00:22.129381Z'
	login-session-id = '55'
Session7:
	unix-user = '500'
	realname = 'Andrei'
	seat = 'Seat4'
	session-type = ''
	active = FALSE
	x11-display = ':0.0'
	x11-display-device = ''
	display-device = ''
	remote-host-name = ''
	is-local = TRUE
	on-since = '2010-12-19T21:00:22.029440Z'
	login-session-id = '55'

My DM is the latest SLiM with this patch:
http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/x11-misc/slim/files/346037-stop_setting_host_for_pam_ck_connector_so.patch?revision=1.1

-- 
gpg: 0xFA579F0A





More information about the Pkg-utopia-maintainers mailing list