Endlich Sommer …

… im April. 😯

Determining User Access on a Linux Filesystem with “Classic Permissions”

Introduction Looking at a Linux filesystem, checking if a certain file or directory is accessible for reading, writing or executing by certain users or groups poses interesting challenges. Let the basic and seemingly simple question be: “Given a user X and a file Y, can it be determined if X has access to Y, and […]