Hello to all!
I'm using a recent SVN version (2114) and i've just built a production scenario using one single Access-Provider.
After loggin on this access-provider i've created some realms; then i created a NAS and attached a realm, till here all works fine.

Instead if i edit that nas, i cannot change his connected realms anymore.

Logfile cake3/rd_cake/logs/error.log show this:

2017-04-18 18:35:19 Warning: Warning (512): DbAcl::check() - Failed ACO node lookup in permissions check. Node references:
Aro: Array
(
[model] => User
[foreign_key] => 183
)

Aco: Access Providers/Controllers/Realms/updateDynamicClientRealm in [/usr/share/nginx/html/cake3/rd_cake/vendor/cakephp/acl/src/Model/Table/PermissionsTable.php, line 91]

Are missing some ACO pair ?

Loggin in as root it works as expected.

Thank you in advance

Fabrizio