Hello, for a past three days I'm fighting with Kerberos authentication failure here is an error:
Debug is true storeKey false useTicketCache true useKeyTab false doNotPrompt true ticketCache is null isInitiator true KeyTab is null refreshKrb5Config is false principal is null tryFirstPass is false useFirstPass is false storePass is false clearPass is false
Acquire TGT from Cache
Principal is null
null credentials from Ticket Cache
[Krb5LoginModule] authentication failed
Unable to obtain Principal Name for authentication
[ERROR] (main) error initializing pool connection - java.sql.SQLException: GSS-API authentication exception
java.sql.SQLException: GSS-API authentication exception
I do not have this issue with 3.5 or 3.6 only 3.7 buid.
I already tried: win 11 for workstations, win 11 loT enterprise, win 10 lot enterprise ltsc, win server 2022 standard, win server 2012 standard, turn off fire wall, create new users with all privileges, use different releases of java, mariadb and mysql, login and password are ok checked hundreds of times and still the same error.
Maybe someone encountered the same issue, or someone know how to fix it?
PS: this error getting while trying to register server and run login/game servers
Debug is true storeKey false useTicketCache true useKeyTab false doNotPrompt true ticketCache is null isInitiator true KeyTab is null refreshKrb5Config is false principal is null tryFirstPass is false useFirstPass is false storePass is false clearPass is false
Acquire TGT from Cache
Principal is null
null credentials from Ticket Cache
[Krb5LoginModule] authentication failed
Unable to obtain Principal Name for authentication
[ERROR] (main) error initializing pool connection - java.sql.SQLException: GSS-API authentication exception
java.sql.SQLException: GSS-API authentication exception
I do not have this issue with 3.5 or 3.6 only 3.7 buid.
I already tried: win 11 for workstations, win 11 loT enterprise, win 10 lot enterprise ltsc, win server 2022 standard, win server 2012 standard, turn off fire wall, create new users with all privileges, use different releases of java, mariadb and mysql, login and password are ok checked hundreds of times and still the same error.
Maybe someone encountered the same issue, or someone know how to fix it?
PS: this error getting while trying to register server and run login/game servers