-
I'm trying to use Kerberos authentication but can't see a way to specify the user's principal. Looking at conn.py, I guess you use the default principal as determined by gssapi, but I'd like to be abl…
-
Hi,
I try to get the option GssapiImpersonate working.
Situation:
User -----> Apache Proxy --------> Service with Kerberos
My goal is that the user is authenticated on the proxy and the prox…
-
**OpenSSH for Windows version**: 8.6
**Server OperatingSystem**: W2k16, W2k19, W2k22
**Client OperatingSystem**: W10Pro
**What is failing**
We've configured openSSH for Windows and accessing it…
-
It looks like the Kafka resources do not allow to use a Kerberos authentication mechanism.
We should be able to use GSSAPI as sasl mechanism and then configure:
- kerberos service name
- kerberos…
-
_Linux only_
We currently have turned on and verified support for Kerberos auth on Linux; we have yet to be able to verify support for NTLM authentication.
NegotiateStream relies on the underlying `…
-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the latest version
- [X] Search the existing issues.
### Steps to reproduce
hello ,
i can't to connec…
-
Submitted by: fomyers (fomyers)
Is related to [CORE721](https://github.com/FirebirdSQL/firebird/issues?q=CORE721+in%3Atitle)
SFID: 1012454#⁠
Submitted By: fomyers
My opinion:"Authentication …
-
Exalate commented:
https://github.com/cockroachdb/cockroach/pull/74459 --- Release note (security update): The server.identity_map.configuration cluster setting allows a pg_ident.conf file to be uplo…
-
Hello,
I recently migrated from mod_auth_kerb to mod_auth_gssapi.
Indeed, AWS recently decided to remove mod_auth_gssapi from their package manager for Amazon Linux 2023. So I decided to build t…
-
Hi,
So I'm really struggling with getting a .NET Core app running on Linux because of Kerberos. The app is a client that is communicating with a WCF service running on a windows server. The Service…