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

5018: Add permission check for database altering before allowing user to install SQL Server node with log-based replication #159

Merged
merged 2 commits into from Jun 10, 2021

Conversation

rudiejd
Copy link
Contributor

@rudiejd rudiejd commented Jun 9, 2021

Refer to this pro PR. In order for a user to set snapshot isolation level on a database so that change tracking works properly, they must have the ALTER ANY DATABASE permission in SQL server. We now check for the ALTER ANY DATABASE PERMISSION within the getLogMinePermission method.

@erilong erilong merged commit 2c4845d into JumpMind:3.12 Jun 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants