Hello Gordon,

2015-02-09 19:10 GMT+01:00 Gordon Messmer <gordon.messmer@gmail.com>:
On 02/09/2015 07:58 AM, Olivier Delhomme wrote:
I looked at the processes running and found that gdm is running spawning a session with parameter "--gnome-initial-setup" (removing all files beginning with gnome-initial-setup in /etc/xdg/autostart/ does not work !).

rpm -e gnome-initial-setup

Or "-gnome-initial-setup" in your kickstart package list, so that it's not installed in the first place.

I removed gnome-initial-setup and initial-setup packages and now I have the gnome login screen directly.

Thanks you for helping with this. Now I need to figure out why the created user is not displayed at the login time... :)