I am having a problem with a resource that is reading lua files from other resource. It used to work on previous server version. After migrating to 1.5.3 I can see that error:
Access denied @ 'fileOpen' [Database credentials protection denied resource aaa to access bbb]
How can I disable that protection check?
I've given Admin rights to resource aaa.
Answer:
mtaserver.conf
<database_credentials_protection>0</database_credentials_protection>