Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
platform
active.directory
adsi
adsi.iis-admin
base
com_ole
complus_mts
component_svcs
database
directx
gdi
graphics_mm
internet.client
internet.server
internet.server.isapi-dev
localization
mapi
messaging
msi
mslayerforunicode
multimedia
networking
networking.ipv6
sdk_install
security
shell
telephony.tapi_2
telephony.tapi_3
telephony.tsp
telephony.wte
tools
ui
ui_shell
win_base_svcs
win16
  
 
date: Tue, 16 May 2006 10:28:01 -0700,    group: microsoft.public.platformsdk.internet.server.isapi-dev        back       


SPNEGO though isapi filter?   
Is it possible to implement SPNEGO through an isapi filter? 
I believe with NTLM, the channel was required to remain open between the 
second and third phase of the negotiation, so I dont believe an isapi filter 
could handle it (or can it?). Im not sure if this has changed with SPNEGO, so 
is it theoretically possible though a filter? I realize it would be more 
efficient with the extension though. Any pointers to existing source would be 
great as well. I know IIS has the built in ability to handle this, but do 
have reasons for needing to do this in code outside of iis's built in ability.
Thanks!

-- 
Adam
date: Tue, 16 May 2006 10:28:01 -0700   author:   Adam am

RE: SPNEGO though isapi filter?   
Hi Adam,

Unfortunately Microsoft doesn't assist with any aspect of the SPNEGO or 
Kerberos protocol.  Microsoft provides support with SSPI (and Microsoft's 
example of doing GSS) works with blobs and NOT with tickets. However 
implementation of Kerberos or deciphering SPNEGO token's is beyond the 
support of Microsoft. 

Some general reference of SPNEGO:

HTTP-Based Cross-Platform Authentication via the Negotiate Protocol

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsecure/ht
ml/http-sso-1.asp
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsecure/ht
ml/http-sso-2.asp
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsecure/ht
ml/http-sso-3.asp

Best regards,

WenJun Zhang
Microsoft Online Partner Support

This posting is provided "AS IS" with no warranties, and confers no rights.
date: Wed, 17 May 2006 09:20:20 GMT   author:   (WenJun Zhang[msft])

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us