this post was submitted on 06 Mar 2026
18 points (80.0% liked)
Sysadmin
13471 readers
6 users here now
A community dedicated to the profession of IT Systems Administration
No generic Lemmy issue posts please! Posts about Lemmy belong in one of these communities:
!lemmy@lemmy.ml
!lemmyworld@lemmy.world
!lemmy_support@lemmy.ml
!support@lemmy.world
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I don't want to override user permissions, I want it to be easy that users can agree to a directory being shared and in such directory group permissions get overridden by some laxer restrictions through explicit authorization of the user. I'd like for this to exist. This would not make permissions useless, just allow for an easy way to share files across users on a filesystem.
That is not how permissions work
.. don't they? usually, owner of the directory can change its permissions, and ACLs when those are enabled for the mount
Changing permissions is not the same as bypassing permissions