kerberos
Java and Kerberos
I would like to compare a String to the password of the currently authenticated user (encrypted keys compa开发者_开发百科rison). It seems like retrieving password from the ticket cache but how can I d[详细]
2023-01-17 17:37 分类:问答Kerberos authentication in IIS 7
We have some web content that is setup in virtual directories using integrated windows authentication. The virtual directories are running under application pools that are using a custom identity (cus[详细]
2023-01-17 01:31 分类:问答How to change kerberos passwords in Java
I have to admin kerberos users directly in Java (J2EE web-app). How can I do the equivalent to kpasswd (or kadmin) command with/without extra lib?[详细]
2023-01-15 07:22 分类:问答How to write code that calls a WCF service and falls back from Kerberos to NTLM if needed?
I need to call a WCF service programmatically. The service may be hosted with either NTLM or Kerberos authentication and needs to work under either. That is, if connecting to the service via Kerberos[详细]
2023-01-15 03:51 分类:问答How do I get a token needed for DFS Kerberos authentication?
I\'m trying to write a client for consuming DFS (Documentum Foundation Services) and trying to use Kerberos for single sign-on.Both Java and C# sample code (productivity layer) in the documentation gi[详细]
2023-01-14 20:41 分类:问答Cannot open database "our database" requested by the login. The login failed. Login failed for user 'ADUser'
We are rolling out our first .net 4.0 entity framework application and are having an issue with security.[详细]
2023-01-13 06:37 分类:问答Devise ignoring custom strategy
This is just plain weird. I\'ve got Rails 3 RC running with Devise installed. I\'ve defined a custom strategy to try and use Kerberos for authentication.[详细]
2023-01-12 10:44 分类:问答Git authentication over apache_mod_krb
I\'m using git repowith git-http-backend. In apache2 I have location what needs authentication for clone and push actions. When I protected it location with AuthType Basic[详细]
2023-01-11 00:11 分类:问答Attacking synchronized clock protocol (Kerberos)
If we assume that an attacker is able to con开发者_运维技巧trol the clock of Alice, Bob, and the KDC (key distribution center) how could the attacker attack the Kerberos protocol?A detailed analysis o[详细]
2023-01-09 09:42 分类:问答Why does the Kerberos protocol not feature perfect forward secrecy?
Why does the Kerberos protocol not feature perfect forward开发者_StackOverflow secrecy?The technical reason is as follows:[详细]
2023-01-09 05:07 分类:问答