Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Re: Where is fixfiles.cron?: msg#00060
|
Subject: |
Re: Where is fixfiles.cron? |
Yuichi Nakamura wrote:
>We found that in FedoraCore3 fixfiles.cron is removed after yum update.
>It seems that there is no fixfiles.cron in the latest policycoreutils.
>Why is it removed?
>
>I think fixfiles.cron is necessary to maintain security.
>
>---
>Yuichi Nakamura
>Japan SELinux Users Group(JSELUG)
> http://www.selinux.gr.jp/
>
>--
>fedora-selinux-list mailing list
>fedora-selinux-list@xxxxxxxxxx
>http://www.redhat.com/mailman/listinfo/fedora-selinux-list
>
>
fixfiles.cron causes more problems than it solves. It made little sense
in targeted policy.
It also informed users of problems when there were none and it some
cases would open up security
holes.
Consider if a user wants to make a copy of his gpg keys, he makes a copy
maintaining the security context, next time fixfiles.cron runs it will
tell the administrator that he has mislabeled files and he might blindly
relabel them, removing the save security context.
The other example was if users are labeling directories to be run by
apache using the full power of httpd_TYPE_script_rw_t and others, the
fixfiles will report these as errors. So until someone comes up
with a better way to handle these situations I thought it better to not
install it any longer.
Dan
|
| |