python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Can contents of Keytab file be stored and used from Azure Key vault?
I have a keytab file used for authentication when trying to connect from Azure Kubernetes Cluster to On-prem hadoop nodes.
Can I store keytab contents in Azure Key vault and read it back?

Venkatesh Gotimukul
Votes: 0
Answers: 1
How can I get Kerberos authentication to work in a Docker Linux container hosting a .Net 6 application with a SqlConnnection?
I am experimenting in a small lab created with AutomatedLab that contains Windows Server 2022 machines running ActiveDirectory and SQLServer along with CentOS 8.5 machines running a Kubernetes cluster...
sebgamby
Votes: 0
Answers: 1
krb5kdc client name mismatch in FreeIPA, authentication by certificate
the situation is that I am creating a user certificate for FreeIPA using standard certificate creation profiles. But every time I see the message "Client name mismatch" when I try to log in ...
оронтин Шестой
Votes: 0
Answers: 1
loginUserFromKeytab for UserGroupInformation accepts path for keytab file, works local but not when bundled as JAR
I have all 4 files needed to read from/write to HDFS in my resources folder and method to create hdfs object is as below .
public static FileSystem getHdfsOnPrem(String coreSiteXml, String hdfsSiteXm...

Venkatesh Gotimukul
Votes: 0
Answers: 1