Re: /etc/passwd- /etc/group-

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 02/08/2013 02:37 PM, Reindl Harald wrote:
> are these fails are no longer needed artefacts in F18 or
> where they always only created by system-config-users
> and so untouched by yum-updates?
> 
> /etc/passwd-
> /etc/group-
> /etc/gshadow-
> /etc/shadow-

The passwd, group, shadow, and gshadow files under /etc/ are owned by
the setup rpm package

$ rpm -qf /etc/passwd
setup-2.8.57-1.fc18.noarch
$ rpm -qf /etc/group
setup-2.8.57-1.fc18.noarch
$ rpm -qf /etc/shadow
setup-2.8.57-1.fc18.noarch
$ rpm -qf /etc/gshadow
setup-2.8.57-1.fc18.noarch

However, the files with the similar names, but with '-' appended are
backups created on change to the corresponding files, through user and
group administration tools. So they are run-time created files, and are
not owned by any rpm package, and so are not part of any update to packages.

$ rpm -qf /etc/passwd-
file /etc/passwd- is not owned by any package
$ rpm -qf /etc/group-
file /etc/group- is not owned by any package
$ rpm -qf /etc/shadow-
file /etc/shadow- is not owned by any package
$ rpm -qf /etc/gshadow-
file /etc/gshadow- is not owned by any package

- rejy m cyriac (rmc)
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux