LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   default security context (https://www.linuxquestions.org/questions/linux-newbie-8/default-security-context-349557/)

jkmartha 08-03-2005 08:25 AM

default security context
 
# chcon is for changing security context . but how to know ...........what is the default security context for all new files created or existing files ?

oot 08-03-2005 06:51 PM

If you create a new file with "touch newfile", it will be created with the default permissions... then check the permissions with "ls -l newfile" to see what they are.


All times are GMT -5. The time now is 11:12 AM.