Voorbeelden van het gebruik van Selinux context in het Engels en hun vertalingen in het Nederlands
{-}
-
Colloquial
-
Official
-
Ecclesiastic
-
Medicine
-
Financial
-
Computer
-
Ecclesiastic
-
Official/political
-
Programming
Incorrect SELinux contexts can prevent processes from accessing such files and directories.
Since SELinux contexts are stored in extended attributes,
SELinux contexts are used on processes,
Use the ps-eZ command to view the SELinux contexts for running processes.
which restores the default SELinux contexts, read these files.
As the Linux root user, run the/sbin/restorecon-R-v/web command to restore the default SELinux contexts.
Run the is-lZ/test/ command to view the SELinux contexts.
how to preserve SELinux contexts when copying
There are multiple commands for managing the SELinux context for files, such as chcon,
The/usr/sbin/matchpathcon-V option compares the current SELinux context to the correct, default context in SELinux policy.
In this case, it is the SELinux context of the Apache HTTP Server, which is running in the httpd_t domain.
you must modify the SELinux context for the respective underlying block device
Processes and files are labeled with an SELinux context that contains additional information,
The mapped SELinux user identity is used in the SELinux context for processes in that session,
This SELinux context shows that the Linux user is mapped to the SELinux unconfined_u user, running as the unconfined_r role, and is running in the unconfined_t domain.
attempting to override the SELinux context of each mount with a different context,
on correctly-labeled file systems, because all files on a system running SELinux should have an SELinux context, and the file_t type is never used in file-context configuration10.
so, when overriding the SELinux context with-o context, use the SELinux system_u user
When changing the SELinux context with/usr/sbin/semanage fcontext-a,
This helps ensure they are labeled with the correct SELinux contexts.