Library on Shared-Folder

Hello,
Maybe a stupid question, but I can’t find an answer here.
I have an EF library that I want to share with two users via a shared directory on my MAC
The problem here is that EF requires the admin password to set file permissions every time the other account starts.
Am I doing something wrong here or does it not work that way?

EagleFiler tries to fix any file permissions that seem to be wrong, but perhaps it’s being a bit too aggressive here. It’s not actually necessary to change the ownership if it already has write access. You can turn off this feature by clicking this link. Of course, you are then responsible for making sure that the files are writable for each user.

Hey Michael,
thanks that solved my problem.
Regards