Can someone please advise how can we control permissions and entitlements in kdb+ to ensure the data/tables are properly access controlled?
I understand there is -U user param for specifying the user/password, but the challenge is around table level permissions.
Thanks in advance.