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.

Why is JDK1.8.0u121 unable to find the kerberos default_tkt_enctypes types? (KrbException: no supported default etypes for default_tkt_enctypes)

Following are my environment details:- KDC Server : Windows Server 2012 Target machine : Windows 7 JDK Version : Oracle 1.8.0_121 (64 bit) I'm getting the …

java active-directory kerberos windows-7-x64 windows-server-2012
Script Kerberos Ktutil to make keytabs

I want to make a script that will generate the a keytab using ktutil. When running the script I want …

bash passwords pipe kerberos keytab
How to make HttpClient use Kerberos?

HttpClient is a Java library to browse websites. I want to use it with Kerberos. The Kerberos part of HttpClient's …

java kerberos apache-commons-httpclient
Spring Security Single Sign On in Windows Environment

I have a feeling I've stumbled into a technical black hole. There have been many questions and not many (recent) …

spring active-directory spring-security kerberos spnego
Kerberos delegation doesn't work in chrome

I have an IIS 7 server with 2 sites - site1, site2. site1 binds port 80, site2 binds port 81. I have a web …

security google-chrome iis-7 kerberos
Should I call ugi.checkTGTAndReloginFromKeytab() before every action on hadoop?

In my server application I'm connecting to Kerberos secured Hadoop cluster from my java application. I'm using various components like …

java hadoop kerberos
SetSPN unable to locate account

I have SQL Server 2014 installed on a Windows Server 2012 R2, which is also an AD DC. When I try to …

sql-server kerberos sspi
How do I configure IIS so that the user's domain credentials are used when connecting to SQL server?

We've recently released the latest version of our intranet application, which now uses windows authentication as standard, and needs to …

asp.net impersonation kerberos delegation
openldap + kerberos - unable to reach any KDC in realm

I have a ldap server + kerberos setup in a centos vm (running using boot2docker vm) And i am trying …

ldap docker kerberos openldap kdc
How to verify kerberos token?

so it's me again with some AD and Kerberos problems. Alright cool, I get a kerberos token from the WWW-Authenticate …

java active-directory kerberos spnego gssapi