Bug 648018 - useradd can not manage all components from /etc/skel
Summary: useradd can not manage all components from /etc/skel
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: shadow-utils
Version: 13
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: ---
Assignee: Peter Vrabec
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-10-30 13:46 UTC by Sergei LITVINENKO
Modified: 2010-11-25 11:14 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-11-25 11:14:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.