Hi Mike,
here's what I found out over the weekend.
- Under Admin/Extensions I have the Default Authentication Provider disabled and the ActiveDirectory Provider enabled.
- web.config is unchanged
- For the AD Provider, I had checked the "Hide Login Controls" option at the time I wrote my first post. I have now changed that to enable the AD Login control.
Now the portal behaves a bit more the way I want it to. After logout, the user is presented with the AD login screen and he can re-login using his AD credentials. Not exactly the way I want it, but better than before.
I still do not understand, why DNN in that case asks for Windows credentials at all. The user is already logged into the Windows domain, as this is an Intranet only situation. And the strange thing is that the first visit to the portal in the morning leads to an automatic login, just the way I'd want it to be. If the authentication cookie expires due to inactivity, the portal should simply renew that login.
But I guess my users can live with the current setting.
Klaus