Hide Forgot
Description of problem: Check for obligatory creation of an non-administrative user does not work. Version-Release number of selected component (if applicable): firstboot-1.110.10-1.el6.x86_64 How reproducible: Always Steps to Reproduce: 1.Start firstboot --debug (GUI) 2.Follow the Fistboot procedure to Create User screen. 3.Leave all "Edit Filds" Empty. 4.Press Forward. Actual results: Data and Time screen is displayed. Expected results: Not getting to Data and Time screen Additional info:
You cannot test this with the --debug mode on. The debug mode doesn't do anything, doesn't check anything, it just goes to the next screen.
I'm sorry, I misinterpreted debug for test.
Please attach the /etc/passwd file
From your /etc/passwd: test:x:500:501::/home/test:/bin/bash here you go, there is a valid user account on the system, that's why firstboot allows you to skip the user creation.