[CentOS] centos 6 gdm.custom auto login

Tue Jul 26 15:05:51 UTC 2011
Jerry Geis <geisj at pagestation.com>

Under centos 5 I modified /etc/gdm/custom.conf to
auto login with the following:

[daemon]
AutomaticLoginEnable=true
AutomaticLogin=myuser
TimedLoginEnable=true
TimedLogin=myuser
TimedLoginDelay=0

This doesnt seem to work in Centos 6.
What is the new way to accomplish auto login under X11.

Thanks,

Jerry