-
Hi,
We are using self-hosted kafka cluster with GSSAPI(Kerberos) authentication.
Can I add this feature and make a PR?
-
```
Please, add Kerberos/SPNEGO autentication scheme.
```
Original issue reported on code.google.com by `victoren...@gmail.com` on 29 Apr 2009 at 10:45
-
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…
-
With evergreen usage of kerberao with kafka mongodb postgres oracle elastic cluster oidc and many more. It will be good to cover the same for communty to be familiar on kerberos and quarkus.
-
NTLM authentication method is not secure anymore, Microsoft disables it by a security update. Is there any chance the application can support Kerberos instead of NTLM?
https://msrc.microsoft.com/up…
-
I am facing any issue when interacting with HDFS from R shell. RHDFS is properly installed. Does rdhfs support kerberos?
The underlying cluster is using Pivotal HD as the hadoop distribution and its s…
-
# 安装kerberos
## 安装KDC所需要的依赖包
```shell
yum install krb5-libs krb5-server krb5-workstation
# 验证是否安装成功
rpm -qa|grep krb5
```
## 配置/etc/krb5.conf文件
```properities
# Configuration snippets may b…
-
```
Имеется соответствующий патч, но под очень
старую версию:
http://www.sxw.org.uk/computing/patches/jabber.html
Дополнительные упоминания:
http://lists.affinix.com/pipermail/psi-devel-affinix.com…
-
This module presently only supports x509 authentication. Koji supports both x509 and Kerberos; this module should as well.
-
minikerberos-getTGT can request tgt
![2024-05-01_23-43](https://github.com/skelsec/msldap/assets/143943083/13385a86-c416-42d8-86ab-5772a898373a)
msldap can't auth to dc with ldap+kerberos auth
…