Sau khi tham chiếu " man ls
", nó hiển thị " ls -Z
" có thể hiển thị bối cảnh bảo mật:
-Z, --context
Display security context so it fits on most displays. Displays only mode, user, group, security context and file name.
Thực hiện ls -Z
lệnh "", đầu ra thích điều này:
[root@localhost ~]# ls -Z
-rw-------. root root system_u:object_r:admin_home_t:s0 anaconda-ks.cfg
drwxrwxrwx. root root unconfined_u:object_r:admin_home_t:s0 backup
Làm thế nào để hiểu bối cảnh bảo mật : unconfined_u:object_r:admin_home_t:s0
? " man ls
" Không cung cấp thông tin.