My test program works fine. I can create a client and a server and run them against each other. I can set my KRB5_CONFIG environment variable and use a local configuration for testing.
I\'m using kerbtray.exe on Win7. How do I know exactly what the realm and 开发者_运维问答kdc is for a java gss-api login?You are probably referring to the krb5.ini maintenance, right? You should sta
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? U开发者_如何学运维pdate the question so it focuses on one problem only b
I\'ve got a Java client app and a Java server app, and I\'m trying to authenticate to the server via Kerberos. The client basically uses http-components and SPNEGO to make a HTTP GET call, but I alway
I\'m looking at a way of authenticating users connecting to an SSH daemon. There might be some big misunderstanding in what I\'m asking about, but from what I know the GSSAPI can be used as an authent
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Here is my problem: I can\'t find any document on cross domain authentication with java+kerberos. I have to authenticate against distant LDAP on other realm.
Background On the project I work on we have GUI applications running on several different servers. Due to their user interface similarities I am investigating combining their OMIs into a single unifi
I ran some tests on Kerberos and found out some strange behavior related to Firefox and Kerberos. I h开发者_如何学Cave a server running Apache + mod_auh_kerb which is configured to check kerberos cred
I was building an Active Directory Single Sign-On authentication system for Java web applications (using SPNEGO/Kerberos), and everything works fine with either Firefox or (reportedly) Safari, but Int