fromMedium
3 months agoLinux Permissions Unleashed: A Deep Dive into Access Control Lists (ACLs)
We have already discussed in the previous two articles about file and folder permissions along with special permissions that are supported in linux. The permissions are effective for many scenarios. But what happens when you need more granularity? How do you grant write access to a file to just one specific user who isn't the owner and isn't in the owning group?
Information security