wrong permissions

(from github.com/AraGenji)
Hi, i have a nuber of files in a folder that inherit their permissions. But the files should not be deletable by a user so there is another rule there that denies the deletion of subfolders and files. But fess misinterprets this second rule for a complete deny of access.
image

(from github.com/marevol)
I think it does not show up at the moment. It’ll be improved in a future release.

(from github.com/AraGenji)
Thanks! I’m looking forward to that release.

(from github.com/AraGenji)
is there a way to disable that fess gets the permissions from the filesystem?

(from github.com/marevol)
It’s in fess_config.properties.

smb.role.from.file=true

Can I disable this for a single Crawler only?

No. It’s a system setting.