-
### Description
Add a mechanism to configure a keytab and any other requirement to configure Keycloak to integrate with FreeIPA
### Discussion
_No response_
### Motivation
From https://www.keyc…
-
Hello,
I have currently prepared the Docker environment, there are 3 containers:
* Kerberos KDC
* Presto with SSL+Kerberos
* Client machine
Link: https://github.com/mik-laj/presto-kerberos-do…
-
**Describe the bug**
I am using pyapacheatlas to communicate to my Apache Atlas server. I am trying to establish connection using kerberos. Currently there is no class under pyapacheatlas.auth. I fou…
-
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.
-
Hello,
I would like to ask if the current airflow python client supports the use of kerberos authentication? I see that the kerberos section in the README.md document is empty, and it seems that on…
-
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.