mysql icon indicating copy to clipboard operation
mysql copied to clipboard

Add gssapi plugin auth

Open PolliO opened this issue 4 years ago • 2 comments

Description

Added support for GSSAPI protocol, that now we can connect to mysql via Kerberos user from Linux server without password. Oppened issue - https://github.com/go-sql-driver/mysql/issues/1232

Checklist

  • [ + ] Code compiles correctly
  • [ - ] Created tests which fail without the change (if possible)
  • [ + ] All tests passing
  • [ - ] Extended the README / documentation, if necessary
  • [ + ] Added myself / the copyright holder to the AUTHORS file

PolliO avatar Jul 12 '21 14:07 PolliO

@PolliO Please fix the tasks list in this PR description: use [ ] and [x].

dolmen avatar Jun 02 '23 12:06 dolmen

What is that status of this? Is any help needed?

Joematpal avatar Apr 04 '24 21:04 Joematpal