Hello,
I was wondering if anyone of you fellas could help me in finding out that how could i change the SELinux labeling i.e security context ?
for example the typical security context of a file "abc.txt" is
Code:
unconfined_u:object_r:user_home_t:s0
I want to change it to appear like
Code:
unconfined_u:object_r:user_home_t:MY-NAME-IS-HERE:s0
I shall be really thankful if anyone could direct me in this regard.
Thanks in Advance...