Comment 9 for bug 614810

Revision history for this message
Daniel Holbach (dholbach) wrote :

I found this in the logs after enabling debug messages:
gdm-simple-slave[2092]: DEBUG(+): GdmSlave: Requesting timed login details
gdm-simple-slave[2092]: DEBUG(+): GdmSlave: Got timed login details: 0 0
gdm-simple-slave[2092]: DEBUG(+): Invalid NULL username for auto/timed login

After adding the following to /etc/gdm/custom.conf it works again (don't ask me why):

[daemon]
TimedLoginEnable=false
AutomaticLoginEnable=false

[debug]
Enable=true