Re: SELinux contexts

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

 



On 07/31/2014 11:28 AM, Daniel J Walsh wrote:
On 07/31/2014 01:52 PM, Paolo Galtieri wrote:
On 07/31/2014 09:51 AM, Michael Cronenworth wrote:
On 07/31/2014 10:54 AM, pgaltieri . wrote:
sudo semanage fcontext -a -t var_log_t 'logs'
[snip]

You need to pass the full path here.

# semanage fcontext -a -t var_log_t /media/NSM/NSM-SENSOR-2/logs

I tried that and the restorecon and the file type is still file_t
instead of var_log_t.

Paolo
# semanage fcontext -a -t var_log_t '/media/NSM/NSM-SENSOR-2/logs(/.*)?'
# restorecon -R -v /media/NSM/NSM-SENSOR-2

Should change labels.

What's interesting is if I do

semanage fcontext -a -t snort_log_t /media/NSM/NSM-SENSOR-2/logs

restorecon -v /media/NSM/NSM-SENSOR-2/logs

restorecon reset /media/NSM/NSM-SENSOR-2/logs context unconfined_u:object_r:file_t:s0->unconfined_u:object_r:snort_log_t:s0

ll -Zd /media/NSM/NSM-SENSOR-2/logs

drwxr-xr-x. snort snort unconfined_u:object_r:snort_log_t:s0 /media/NSM/NSM-SENSOR-2/logs

so it worked in this case. Now if I do the same thing, but using var_log_t as the FILE_TYPE it works.

Is it possible that the error about no default label is what is preventing me from changing the context the first time I tried? Since I didn't get the error when I changed the context to snort_log_t restorecon changed it and now SELinux thinks there is a default label (snort_log_t). Subsequent changes work because of the presence of a default label.

Paolo

--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
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