主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Alex Zawadzki
活动总数
13
最后的活动
2020年10月26日 17:44
成员加入日期
2019年12月10日 14:39
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1
活动概览
帖子(1)
评论(11)
Alex Zawadzki
进行了评论,
2020年10月26日 17:43
Almost one year on... and it looks like PyCharm 2020.x has started to tighten up some security settings. Problem: I was starting to get the good old "Unable to obtain Principal Name for authentica...
社区
PyCharm
how to setup pycharm 2019 on Windows to connect to MySQL with Kerberos authentication
1 票
Alex Zawadzki
进行了评论,
2019年12月11日 15:44
Nice - thank you! I'm writing up an internal how-to ('cause my colleagues will probably want *exactly* the same access that I have), so will use your "Add Driver Files" option there. Hope that thi...
社区
PyCharm
how to setup pycharm 2019 on Windows to connect to MySQL with Kerberos authentication
0 票
Alex Zawadzki
进行了评论,
2019年12月11日 11:25
Right - got this working! For posterity: we got all of the .jar files required for WAFFLE (as specified in the MariaDb documentation: https://mariadb.com/kb/en/library/gssapi-authentication-with-m...
社区
PyCharm
how to setup pycharm 2019 on Windows to connect to MySQL with Kerberos authentication
2 票
Alex Zawadzki
进行了评论,
2019年12月11日 10:27
vasily chernov / Andrey Dernov Bottom line: I'd *love* to be able to connect from my Windows desktop using windows credentials to a MySQL / MariaDB database. This seems like a pretty standard workf...
社区
PyCharm
how to setup pycharm 2019 on Windows to connect to MySQL with Kerberos authentication
0 票
Alex Zawadzki
进行了评论,
2019年12月11日 09:29
>>don't understand how HeidiSQL works with no apparent further configuration >Does it use the same jdbc drivers? Not sure: the HeidiSQL logs only say /* 2019-12-11 08:59:10 [new_uat] */ /* Connecti...
社区
PyCharm
how to setup pycharm 2019 on Windows to connect to MySQL with Kerberos authentication
0 票
Alex Zawadzki
进行了评论,
2019年12月11日 09:21
Andrey Dernov - I've got a copy of WAFFLE and can try to use that as an alternate GSSAPI authentication mechanism. To do this, I need to put the .jar files into the CLASSPATH. Can I do this using P...
社区
PyCharm
how to setup pycharm 2019 on Windows to connect to MySQL with Kerberos authentication
0 票
Alex Zawadzki
进行了评论,
2019年12月11日 08:55
I'm looking through the log and see: 2019-12-11 08:38:26,832 [ 762259] INFO - urce.DatabaseConnectionManager - Connecting as: <me>2019-12-11 08:38:26,832 [ 762259] INFO - urce.DatabaseConnectionMa...
社区
PyCharm
how to setup pycharm 2019 on Windows to connect to MySQL with Kerberos authentication
0 票
Alex Zawadzki
进行了评论,
2019年12月11日 08:23
I'd started typing an "other things ruled out" section but hadn't posted it - looks like we're on a similar track: MariaDb documents (https://mariadb.com/kb/en/library/gssapi-authentication-with-m...
社区
PyCharm
how to setup pycharm 2019 on Windows to connect to MySQL with Kerberos authentication
0 票
Alex Zawadzki
进行了评论,
2019年12月10日 17:48
Trying a different approach, some sources say that the MySQL JDBC does not support kerberos authentication but the MariaDb driver does. Attempting this, I've configured a MariaDb data source, and ...
社区
PyCharm
how to setup pycharm 2019 on Windows to connect to MySQL with Kerberos authentication
0 票
Alex Zawadzki
进行了评论,
2019年12月10日 15:39
Update: I can see that I do have an auth_gssapi_client.dll file in multiple locations on my Windows machine. As I understand it, this is what should happen: Client talks to database server with a ...
社区
PyCharm
how to setup pycharm 2019 on Windows to connect to MySQL with Kerberos authentication
0 票