datamodel: file permission check doesn't take ACLs into account
The file permission checks are still imprecise (function _kres_accessible
). It simulates just traditional UNIX permissions, but people might use ACLs, so we might refuse configs that would work.
Reported in https://forum.turris.cz/t/kresd-problems-help-multiple-tls-connections/21818/10