Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no permission for (acl unrecognised) access to security_class ... message [CORE2279] #2705

Closed
firebird-automations opened this issue Jan 17, 2009 · 5 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Escriou (hector94)

impossible to select, insert, delete to repl$log (ibreplicator log) with other user than sysdba
table is granted to public : grant all on repl$log to public

there is a lot of ibreplicator trigger dependencies to this table (3000)

Every trigger add grant to insert,delete to these table

i have deleted all the records from rdb$user_privileges where the value of the user field was the name of the triggers and now everything work fine

@firebird-automations
Copy link
Collaborator Author

Commented by: Jan Sindelar (manduss)

I have same problem. I try many possibilities and help only this:

i have deleted all the records from rdb$user_privileges where the value of the user field was the name of the triggers and now everything work fine

Thanks Escriou

@firebird-automations
Copy link
Collaborator Author

Commented by: @dyemanov

AFAIU, this should no longer be an issue with recent FB versions.

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 2.1.3 [ 10302 ]

Fix Version: 2.5 Beta 2 [ 10300 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant