Custom Authentication Debug Problem

S

Steve

hi,

we've implemented a httpmodule for digest-authentication
and are now facing a debug-problem.

debugging requires windows-authentication being enabled in
IIS, to grant the the current user access to the process.
unfortunately this causes internet explorer to use NTLM-
authentication (regardless of any settings) ... so either
debugging or the digest-authentication works.

do you have any ideas how to solve this?

our approach was to prevent ie from using ntml-auth.

we've tried

* adjusting the security settings

* setting
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersio
n\Internet Settings\DisableNTLMPreAuth to 1

* setting
HKEY_LOCALMACHINE\System\CurrentControlSet\Control\Lsa\lmco
mpatibilitylevel to 1, 3, 5

* setting
HKEY_LOCALMACHINE\Software\Microsoft\InternetExplorer\Secur
ity\NTLM\SchemeList to (well...) absurd values

non of these attempts was crowned with success.

are there any other possibilities?

any help will be gratefully appreciated!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,678
Members
48,796
Latest member
Greg L.

Latest Threads

Top