You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GRANTSELECTON TEST TO ROLE SALE;
CREATE MAPPING ROLE_JDOE USING PLUGIN SRP FROM USER JDOE TO ROLE SALE;
The user JDOE can execute the SELECT on the table TEST in 3.0.7, not in 3.0.8 and next.
After testing, the problem occurs in 3.0.8.
Overwriting the SRP DLL and the main executable from 3.0.8 with those of from 3.0.7 works.
That's not mapping by itself (current_role is correct) problem but something bad with trusted role. Will fix.
AlexPeshkoff
changed the title
Regression - Mapping of Users to Objects does not work with version 3.0.10
Regression - trusted role does not work with version 3.0.10
Dec 1, 2022
Hello,
Tested on GNU/Linux and Windows, the Mapping of Users to Objects does not work with version 3.0.10 but works with version 3.0.7
https://firebirdsql.org/file/documentation/release_notes/html/en/3_0/rnfb30-security-mapping.html
Thanks
The text was updated successfully, but these errors were encountered: