|
From: Dimitry S. <sd...@ib...> - 2016-05-20 12:10:53
|
20.05.2016 14:06, Alex Peshkoff wrote: >> What "security context"? > It's in class UserId (scl.h) > Auth::AuthenticationBlock usr_auth_block; // Authentication block > after mapping > > It's passed by default to user-level embedded connections (like EXEC > STATEMENT w/o login/password) and contains info making it possible to > check does current user have enough 'power' to attach to that database > and if yes what will be CURRENT_USER value. Also it's produced by > authentication plugins both in remote server and in extds code. I wonder why Java engine cannot just use ES (on EDS) when needed... -- WBR, SD. |