I understand that Ker开发者_Go百科beros has better performance than NTLM. But does anyone have any figures or any experience of how much better it is?Kerberos is better when it comes to performance.
I\'m trying to follow this guide on a new WSS 3.0 install on a Windows 2008 R2 VM to get kerberos working.
I\'m trying to write Java code to be run on Windows to consume a WCF webservice that\'s using SpnegoContextToken.Does anyone have a good worki开发者_运维百科ng example that they can share?I am not eve
I want to pass Kerberos token via HTTP call to a server using WCF. I have a piece of code that successfully does this. But it only works if I make a request to HTTPS URI.
I\'m trying to extend a windows service I\'ve written to accept a kerberos ticket from a client and then delegate that ticket to an ODBC driver so it can connect to another server with it.
I have created an application, and have a kerberos realm - i wish to be able to \'kerberize\' this application. Im not 100% of the details of how to do this but, is there a way you can set the service
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I am getting the following error using WCF, calling the a WCF Service on another server. An error (The request was canceled)
I\'m in the \"pre-design\" phase (if there is such a thing!) for a Java EE app that will use a Swing box on the client end and implement components for both web and server tiers.
Found this article on Java-based SSO systems and was wondering if it is in any way at all applicable to secure web services.