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...
|
Tom London wrote:
Running strict/enforcing, with latest from Dan's tree.
The 'mount' command produces no output when run in enforcing mode.
Works fine in permissive mode.
No AVCs produced.....
tom
--
fedora-selinux-list mailing list
fedora-selinux-list@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/fedora-selinux-list
Try
mount | cat
Problem is sysadm is transitioning to the mount command which is not
allowed to write to tty devices.
Normal users don't have the problem since they don't transition to mount.
Not sure how to solve.
Dan
|
| |