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.

Using Kerberos authentication for Server/Client application

In c++ I am trying to build a portable server running on Linux and Windows and client running in Windows …

c++ kerberos single-sign-on
python: validate kerberos ticket

I'm wondering - if anyone has an elegant solution to checking for a valid Kerberos ticket using Python. I'm not …

python linux kerberos
How to use LDAP credentials offline?

I would like to use an LDAP server (probably Apache directory) to manage logins and credentials for an application. From …

authentication ldap kerberos ldif
SSO authentication, response is always NTLM

I'm trying to implement SSO on an intranet application we are developing. I am using SPNEGO for this. Now I'm …

java kerberos spnego
SIMPLE authentication is not enabled. Available:[TOKEN, KERBEROS] While getting spark context

Installation Info :- Hadoop version :- 2.6.5 Spark Version :- 2.1.0 And Kerberos I am trying to get the spark context in …

authentication apache-spark yarn kerberos hadoop2
How is a password encrypted into a keytab file?

I am using keytab files on Linux systems to authenticate services with kerberos. I am wondering how this password is …

authentication encryption passwords kerberos keytab
Mounting cifs-share with kerberos fails: mount error(126): Required key not available

Recently mounting a samba-share by using Kerberos stopped working. The same share with the same mount options on another server …

kerberos samba cifs