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.
Problems appear when accessing Kerberos protected site by IP address. For example: http:/10.10.1.x:3001/ gives failure. http:/my-host:3001/ sso is …
authentication ubuntu-10.04 kerberosWe are facing an interesting problem. Users login to application with Kerberos authentication. Few times they are successful, but suddenly …
active-directory websphere kerberos spnego gssapiOur current infrastructure uses ssh keys for passwordless login to our Linux servers. As our infrastructure grows, managing these authorised …
ssh active-directory kerberos ssh-keysUp till now we were using MS JDBC Driver 4.0 to connect to SQL Server 2008 using Integrated Security and Java Kerberos …
java kerberos jtds apache-commons-dbcp integrated-securityI write and host web applications on Windows servers for intranet usage. My server stack uses Sinatra (which uses Rack), …
ruby active-directory rack kerberos ntlmI appear to have hit a bit of a dead-end with getting spring-security-kerberos-web to work with a Spring Boot application. …
java spring-boot spring-security kerberos spnegoI have a working application using the spring-security kerberos extension, running on jboss, running java 6. I'm in the process of …
spring-security java-7 kerberos java-6 spnegoThe two WWW-Authenticate additions Microsoft makes use of that I am currently aware of are NTLM Negotiate If Negotiate is …
kerberos ntlm spnego negotiate www-authenticateI am on windows 7 (64-bit) and I have created a simple app to count files in the run method of …
java kerberos jaas