Table of Contents
Unix and Linux support multi users and are not single persons operating system. Therefore it has natively built in methods that unwanted users can access any data.
It is common to run some programs using a not human users (process owners), so those programs have a limited disaster potential.
As general rule: When running in troubles, check if it works as root, if so then it is an authentication problem.