Top "Kerberos" questions

Kerberos is a single sign-on (SSO) network authentication protocol designed to allow nodes, communicating over a non-secure network, to prove their identity to one another in a secure manner.

Authenticating with Active Directory via Kerberos

I'm working on building an android application which requires different levels of authentication, and I would like to do so …

java android authentication active-directory kerberos
Kerberos authorization doesn't work on Chrome and FireFox, but works on IE

I follow this guide to integrate cas with Windows AD. It works fine on every browser few days ago. But …

google-chrome firefox kerberos spnego negotiate
How can I get a Kerberos ticket in Python

Is there a way to create a Kerberos ticket in Python if you know the username/password? I have MIT …

python kerberos mit-kerberos
How to initialize a keytab in docker?

I have a krb5.conf file. I created a keytab and checked it as expalined here. In docker file I …

docker kerberos keytab
What is needed to generate kerberos keytab file on windows?

I was looking for answer to above question on different web sites but in the every case there was how …

windows hbase kerberos keytab ktpass
HBase Kerberos connection renewal strategy

Recently I enabled kerberos in my cluster, everything works great until my kerberos login expires, at say, 12 hours. At that …

hbase kerberos
KrbException: Specified version of key is not available (44)

I've implemented kerberos authentication with SPNEGO using spring security. Everything works fine on my computer. I've used the exact keytab …

java spring-security kerberos keytab
How can I tell what type of authentication a server is using?

I have to access a web server at http://someserver and it requires some authentication. How can I tell if …

authentication kerberos ntlm
Kerberos authentication with SSPI

Note: I manage to make some progress, see the edit for my current question, thanks. I would like to use …

curl kerberos sspi gssapi
Does ADFS use kerberos?

Currently looking to federate servers that use AD. First thought was to use ADFS to manage service requests across domains …

kerberos adfs ws-federation federation