Description of problem: Trying to create a new user from firstboot gui tracebacks due to selinux denial. Version-Release number of selected component (if applicable): firstboot-1.100-1.fc10.i386 selinux-policy-3.5.12-2.fc10.noarch How reproducible: Steps to Reproduce: 1. Boot into a freshly installed system 2. Proceed through graphical firstboot to the user creation module 3. Add a new user (guest, "Guest User") Actual results: A traceback occurs: # cat /tmp/firstboot-Nv4Kqq Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/firstboot/interface.py", line 102, in _nextClicked self.advance() File "/usr/lib/python2.5/site-packages/firstboot/interface.py", line 147, in advance result = module.apply(self, self.testing) File "/usr/share/firstboot/modules/create_user.py", line 148, in apply self.admin.addUser(userEnt, mkhomedir=mkhomedir) RuntimeError: couldn't determine security context for `/home/guest': Invalid argument Expected Results: No traceback Additional info: # setenforce 0 Works around the problem.
James - I believe this was a problem with the policy package that has been addressed. Care to try again?
Confirmed that this is fixed in rawhide, closing. James, if you can reproduce, please re-open.
VERIFIED in -53 (rawhide-20081030).