kerberos
Performance difference Kerberos versus NTLM
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.[详细]
2023-02-15 13:46 分类:问答Kerberos on WSS 3.0?
I\'m trying to follow this guide on a new WSS 3.0 install on a Windows 2008 R2 VM to get kerberos working.[详细]
2023-02-15 03:30 分类:问答Any code examples of SpnegoContextToken with Java client?
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[详细]
2023-02-13 06:01 分类:问答WCF: Passing Kerboros token via HTTP call instead of HTTPS
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.[详细]
2023-02-12 16:33 分类:问答Implementing kerberos delegation in a service with ODBC drivers
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.[详细]
2023-02-11 03:53 分类:问答Making an application a known service, to kerberize the application
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[详细]
2023-02-10 03:38 分类:问答Kerberos SSO implemented with Java [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-02-09 21:05 分类:问答WCF AllowNTLM .net 3.5sp1 and IIS7.5
I am getting the following error using WCF, calling the a WCF Service on another server. An error (The request was canceled)[详细]
2023-02-09 18:54 分类:问答Authentication: Kerberos or SSL?
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.[详细]
2023-02-08 17:52 分类:问答Secure Java EE Web Services w/ Kerberos and JAAS
Found this article on Java-based SSO systems and was wondering if it is in any way at all applicable to secure web services.[详细]
2023-02-08 09:57 分类:问答