Please can someone confirm that ‘000’ access permissions for admin files is secure?
I want to securely store private data on the server.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If file has permission 000,
then mathematically it means that 666-000=666 permission means only accessed by super user but will not get execute permissions.
Owner of that file can access that file but after the permissions being changed.