[MDEV-15640] ERROR 1105 (HY000): Client GSSAPI error (major 851968, minor 0) : gss_init_sec_context Created: 2018-03-23  Updated: 2018-03-23  Resolved: 2018-03-23

Status: Closed
Project: MariaDB Server
Component/s: Authentication and Privilege System
Affects Version/s: None
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Willie Calove Assignee: Vladislav Vaintroub
Resolution: Not a Bug Votes: 0
Labels: None


 Description   

I'm getting the error below, please help.

[root@dc01edpmdbpl01 ~]# mysql --plugin-dir=/usr/lib64/mysql/plugin -u USERNAME
ERROR 1105 (HY000): Client GSSAPI error (major 851968, minor 0) : gss_init_sec_context - Unspecified GSS failure. Minor code may provide more information.



 Comments   
Comment by Vladislav Vaintroub [ 2018-03-23 ]

Those errors come from GSSAPI/Kerberos APIs, they are not originated
directly by our clients or servers. This was is very unspecific, but we print the best info we have.

Perhaps, the client is not running in kerberos env (there was no kinit or something like that). The best tool you can use is the environment variable KRB5_TRACE as described in
https://web.mit.edu/kerberos/krb5-latest/doc/admin/troubleshoot.html. You can use it in the client, or if you want, in the server. Set it so you can see more output.

Generated at Thu Feb 08 08:22:55 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.