These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for More SeLinux on the new forum.
This website is deprecated, and remains online only for historic access to old issues and docs for historic versions of Virtualmin. It has been unmaintained for several years, and should not be relied on for up-to-date information. Please visit www.virtualmin.com instead.
Agreed. It's on the todo list. (Unfortunately, SELinux has the worst configuration process on the planet. It's downright baroque. Leave it to the government to build something so elaborate...Even POSIX ACLs are simpler.)
We'll probably need libselinux bindings for Perl to get it right, which don't exist yet, so we'll have to write them ourselves (which is a pretty huge project in and of itself), though we might punt in the short term and just call the appropriate command line utilities (which'll work just fine, but be a bit slower and less flexible than having the full libselinux interface).
Hey William,
Agreed. It's on the todo list. (Unfortunately, SELinux has the worst configuration process on the planet. It's downright baroque. Leave it to the government to build something so elaborate...Even POSIX ACLs are simpler.)
We'll probably need libselinux bindings for Perl to get it right, which don't exist yet, so we'll have to write them ourselves (which is a pretty huge project in and of itself), though we might punt in the short term and just call the appropriate command line utilities (which'll work just fine, but be a bit slower and less flexible than having the full libselinux interface).
--
Check out the forum guidelines!