Hi,
I am running selinux on my ubuntu machine and wants apache server restriction to /etc/passwd.I am just trying to play with http booleans to allow rules:
setsebool -P httpd_enable_homedirs on
libsemanage.dbase_llist_set: record not found in the database (No such file or directory).
libsemanage.dbase_llist_set: could not set record value (No such file or directory).
Could not change boolean httpd_enable_homedirs
Could not change policy booleans
dpkg -l | grep selinux
ii libselinux1 2.1.0-4.1ubuntu1 SELinux runtime shared libraries
ii python-selinux 2.1.0-4.1ubuntu1 Python bindings to SELinux shared libraries
ii selinux 1:0.11 Security-Enhanced Linux runtime support
ii selinux-policy-dev 2:2.20110726-3 Headers from the SELinux reference policy for building modules
ii selinux-policy-ubuntu 0.2.20091117-0ubuntu2 Security-Enhanced Linux Reference Policy
ii selinux-utils 2.1.0-4.1ubuntu1 SELinux utility programs
semoule -l | grep apache
no result
From where I can get http booleans?
_______________________________________________ Selinux mailing list Selinux@xxxxxxxxxxxxx To unsubscribe, send email to Selinux-leave@xxxxxxxxxxxxx. To get help, send an email containing "help" to Selinux-request@xxxxxxxxxxxxx.