-
## Bug
#### Which Delta project/connector is this regarding?
- [ ] Spark
- [X] Standalone
- [ ] Flink
- [ ] Kernel
- [ ] Other (fill in here)
### Describe the problem
#### Steps to r…
-
I would like to be able to manually do the kerberos negotiation with something like: https://github.com/SteveSyfuhs/Kerberos.NET
Then include the security token in the connection string for SqlClie…
-
```
Name of the requested feature: Kerberos support in SSO_FORWARD
- Does it concerns Vulture's Core: yes
- Does it concerns Vulture's GUI : yes
Description of the request:
Bonjour,
j'ai customis…
-
Hi,
I successed to build ksmbd-tools 3.4.6 with
LIBKRB5_CFLAGS="$(/usr/bin/krb5-config krb5 --cflags)" \
LIBKRB5_LIBS="$(/usr/bin/krb5-config krb5 --libs)" \
--enable-krb5
do we have a test …
-
src/kerberosbasic.h:17:10: fatal error: gssapi/gssapi.h: No such file or directory
#include
^~~~~~~~~~~~~~~~~
compilation terminated.
error: command 'x86_64-linux-g…
-
when i use webhdfs with kerberos hadoop cluster
```
[hdfs@nfjd-hadoop02-node27 ~]$ irb
irb(main):001:0> require 'webhdfs'
=> true
irb(main):002:0> require 'gssapi'
=> true
irb(main):003:0> cli…
-
Hi,
I am using the HBase UI tool 'H-Rider'. I was able to use it with a cluster which does not have Kerberos security configured but was getting 'failed to connect' errors when trying to connect to a…
-
Hello I am using KerberosRestTemplate (spring-security-kerberos-client) in order to execute Druid Query through POST Method call. I am getting "Software caused connection abort: socket write error". T…
-
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 …
-
1. 配置下代理
2. 安装pip和依赖库
```
yum -y install epel-release
yum install python-pip
pip install --upgrade --force-reinstall pip==9.0.3
pip install requests --disable-pip-version-check
pip install hdfs…