If you have IIS 7.0, then you can certainly do this (you can write your own
Kerberos authN module that authenticates to any arbitrary authentication
store)
With IIS 6.0, I don't think there is any easy way, unless you can deploy
something like ADFS (but for that, you app needs to be claims aware)
Cheers
Ken
--
My IIS blog:
http://adopenstatic.com/blog [quoted text, click to view] "Blake" <blake@blake.com> wrote in message
news:OJOAA6TqIHA.1952@TK2MSFTNGP05.phx.gbl...
>I am running a Windows IIS machine (standalone) and would like to allow
>users to authenticate against our existing back-end KDC (MIT Kerberos realm
>authentication).
>
> IIS is running a COTS app, so I don't have any flexibility to muck with
> the code.
>
> Ideas?
>
> Thanks
> Blake
>