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

For MariaDB, add Require SSL checkbox in user Properties | DBA Privileges page #32365

Open
JTMosaic opened this issue May 13, 2024 · 1 comment

Comments

@JTMosaic
Copy link

MariaDB > 10
DBeaver 24.0.4

The following command turns on SSL requirement for a specific user

alter user jsmith require ssl

This grant/requirement does not appear anywhere on the user properties page. It could appear as a "Require SSL" checkbox

alter user jsmith require none

removes the requirement

@E1izabeth
Copy link
Member

Thank you for the idea.

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

2 participants