python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Kerb4j - How to get role name from SPNEGO Token?
I'm trying to get the role name from the SPNEGO token returned by Active Directory for use with Spring Security authorization. I'm using kerb4j to authenticate since my understanding is that it can g...
user8297969
Votes: 0
Answers: 1
JDK 17 (Java 17) +Kerberos authentication fail
Facing a very annyoing issue with JDK 17 upgrade and new Kerberos auth that is supported.
Problem: JDK 17 Kerberos does not support rc4-hmac anymore, as is marked as non secured.
INFO:
Kerberos
Depre...

Daniela Todorova
Votes: 0
Answers: 4
In Apache Spark 2.4. How to force the driver logger to use the latest renewed kerberos delegation token to write to HDFS, instead of an outdated one?
One of our Spark application frequently ran into kerberos authentication error on a Hadoop cluster. Initially we believed it to be caused by a misconfigured delegation token renewal policy. But later ...

tribbloid
Votes: 0
Answers: 0
Getting SASL kerberos error in Kafka when starting the kafka broker
I am trying to enable kerberos authentication in kafka server .Please find the configurations mention below
I am using below config for zookeeper jaas config
Getting below error during kafka startup:
...

Rupesh Nayak
Votes: 0
Answers: 0