Message-ID: From: "vpinna80 (@vpinna80)" To: "pgjdbc/pgjdbc" Date: Tue, 11 Feb 2025 11:16:23 +0000 Subject: Re: [pgjdbc/pgjdbc] issue #3515: GSSAPI/Kerberos authentication in a cross-realm scenario In-Reply-To: References: List-Id: X-GitHub-Author-Login: vpinna80 X-GitHub-Comment-Id: 2650505564 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3515 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/issues/3515#issuecomment-2650505564 Content-Type: text/plain; charset=utf-8 Apparently, an older version of the driver (42.2.14) was injected through the system classpath. With the 42.7.5 version the problem does not happen. I'm closing this issue.