SELinux context not applied

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



Hi,

I tried to apply a security context on a directory with the following
commands:

[root@ local]# semanage fcontext -a -t httpd_sys_rw_content_t "netdot(/.*)?"
[root@ local]# restorecon -R netdot/


When I list the contexts, it is part of the list....
[root@ local]# semanage fcontext -l | grep netdot
./netdot(/.*)?                                     all files
system_u:object_r:httpd_sys_rw_content_t:s0


... but does not appear on the directory itself:
[root@ local]# ls -ldZ netdot/
drwxr-xr-x. root root unconfined_u:object_r:*usr_t*:s0   netdot/


I am expecting to see something like:
drwxr-xr-x. root root unconfined_u:object_r:*httpd_sys_rw_content_t*:s0
netdot/


What am I doing wrong or do not understand?

Thanks,
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
https://lists.centos.org/mailman/listinfo/centos



[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux