Bug 648018

Summary: useradd can not manage all components from /etc/skel
Product: [Fedora] Fedora Reporter: Sergei LITVINENKO <sergei.litvinenko>
Component: shadow-utilsAssignee: Peter Vrabec <pvrabec>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: pvrabec, tmraz
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-11-25 11:14:08 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Sergei LITVINENKO 2010-10-30 13:46:11 UTC
Description of problem:

useradd can not manage all parts of /etc/skel

Version-Release number of selected component (if applicable):
shadow-utils-4.1.4.2-8.fc13.i686
libgnome-2.30.0-1.fc13.i686

How reproducible:
100%

Steps to Reproduce:
1. useradd testuser
2.
3.
  
Actual results:
error message
useradd: preserving permissions for /home/testuser/.gnome2: Operation not supported
Creating mailbox file: File exists

Expected results:
useradd manage all skel components.

Additional info:

two different installations of F13 shows the same error message.
one installetion with selinux and second without selinux.

[root@homedesk home]# rpm -qf /etc/skel/.gnome2 
libgnome-2.30.0-1.fc13.i686

[root@homedesk home]# rpm -V libgnome-2.30.0-1.fc13.i686

Comment 1 Peter Vrabec 2010-11-23 10:22:27 UTC
Sorry I can't reproduce it.

$ getfacl /etc/skel/.gnome2/
# file: etc/skel/.gnome2/
# owner: root
# group: root
user::rwx
group::r-x
other::r-x