[Bug 367911] Re: kdm multi-auto-login does not work anymore
Ludwin Janvier
lud.janvier at gmail.com
Thu May 21 16:00:48 UTC 2009
** Description changed:
Hello,
kdm Version : 4:4.2.2-0ubuntu2
My kdmrc is below. I want kdm to start automatically 2 sessions (the first with the user "ludwin", the second with the user "karen").
This was working great with ubuntu's previous release (hardy). With the new version from jaunty, the two sessions are open (from auth.log) :
Apr 27 13:58:06 station-lud kdm: :1[24185]: pam_unix(kdm-np:session): session opened for user karen by (uid=0)
Apr 27 13:58:06 station-lud kdm: :1[24185]: pam_ck_connector(kdm-np:session): nox11 mode, ignoring PAM_TTY :1
Apr 27 13:58:07 station-lud kdm: :0[24440]: pam_unix(kdm-np:session): session opened for user ludwin by (uid=0)
Apr 27 13:58:07 station-lud kdm: :0[24440]: pam_ck_connector(kdm-np:session): nox11 mode, ignoring PAM_TTY :0
- And the first session (:0) works fine. When I try to reach the second session (with kickoff or by ctrl-alt-F-ing), I can see X rebooting and a new kdm greeter (no session open, thus).
+ And the first session (:0) works fine. When I try to reach the second session (with kickoff or by ctrl-alt-F-ing), I can see X crashing and restarting, showing a new kdm greeter (no session open, thus).
auth.log says :
pr 27 14:03:17 station-lud kdm: :1[24185]: pam_unix(kdm-np:session): session closed for user karen
syslog or daemon.log say :
Apr 27 14:03:17 station-lud kdm[24070]: X server for display :1 terminated unexpectedly
- This bug does not happen with 2 times the same user.
+ This bug does not happen with 2 times the same user. Moreover, I can
+ bypass the bug by pressing ctrl-alt-f9 on kdm start, while the 2
+ sessions are opening (from tty7, ie :0).
This seems not to be hardware-specific : I had the same problem on a
intel and a nvidia chip.
ludwin at station-lud:~$ grep -v ^# /etc/kde4/kdm/kdmrc
Thanks
[General]
ConfigVersion=2.4
StaticServers=:0,:1
ReserveServers=:2,:3
ServerVTs=-7
ConsoleTTYs=tty1,tty2,tty3,tty4,tty5,tty6
PidFile=/var/run/kdm.pid
[Xdmcp]
Enable=false
Willing=/etc/kde4/kdm/Xwilling
[Shutdown]
[X-*-Core]
Setup=/etc/kde4/kdm/Xsetup
Startup=/etc/kde4/kdm/Xstartup
Reset=/etc/kde4/kdm/Xreset
Session=/etc/kde4/kdm/Xsession
AllowRootLogin=false
AllowNullPasswd=false
AllowShutdown=Root
ClientLogFile=.xsession-errors-%d
[X-*-Greeter]
LogoArea=Logo
LogoPixmap=/usr/share/kde4/apps/kdm/pics/kdelogo.png
MinShowUID=1000
MaxShowUID=29999
Preloader=/usr/bin/preloadkde
UseTheme=true
Theme=/usr/share/kde4/apps/kdm/themes/oxygen
[X-:*-Core]
ServerCmd=/usr/bin/X
ServerArgsLocal=-br -nolisten tcp
AllowNullPasswd=true
AllowShutdown=All
[X-:*-Greeter]
PreselectUser=Previous
FocusPasswd=true
LoginMode=DefaultLocal
AllowClose=true
[X-:0-Core]
AutoLoginEnable=true
AutoLoginUser=ludwin
AutoLoginLocked=true
ClientLogFile=.xsession-errors
[X-:0-Greeter]
PreselectUser=Default
DefaultUser=ludwin
[X-:1-Core]
AutoLoginEnable=true
AutoLoginUser=karen
AutoLoginLocked=true
ClientLogFile=.xsession-errors
[X-:1-Greeter]
PreselectUser=Default
DefaultUser=karen
--
kdm multi-auto-login does not work anymore
https://bugs.launchpad.net/bugs/367911
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.
More information about the kubuntu-bugs
mailing list