all groups > iis security > february 2006 >
You're in the

iis security

group:

How do I skip the IIS authetication prompt with anonymous dissabled?


How do I skip the IIS authetication prompt with anonymous dissabled? ian
2/10/2006 11:51:28 AM
iis security:
We have a product which runs on our website which requires that
Anonymous access not to be checked in IIS. It uses Basic or Integrated
Windows authentication.
We are also trying to create our own login screen for that product
where a user can enter his/her userid and password and bypass the Basic
authentication prompt.
Can I post that information from the form to IIS, bypassing the IIS
login prompt?
Can the authentication header that IIS creates when a user is
authenticated be created from our custom .net login page instead?
Re: How do I skip the IIS authetication prompt with anonymous dissabled? ian
2/10/2006 1:42:01 PM
We are taking a 3rd party application (no access to code) and we are
trying to provide a nice login screen. This product requires Basic or
Windows integrated authentication.. Therefore, we were hoping to
bypass the default IIS login by providing the required security object
to IIS from our form...
Re: How do I skip the IIS authetication prompt with anonymous dissabled? Tom Kaminski [MVP]
2/10/2006 4:32:51 PM
[quoted text, click to view]

If you're using your own custom auth then what's the point of denying
anonymous access (IIS auth)?

--
Tom Kaminski IIS MVP
http://www.microsoft.com/windowsserver2003/community/centers/iis/
http://mvp.support.microsoft.com/
http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS

Re: How do I skip the IIS authetication prompt with anonymous dissabled? Ken Schaefer
2/14/2006 12:00:00 AM
See:
http://www.issociate.de/board/post/271019/Desperate_-_Bypass_Basic_Authentication_Prompt?.html

Additionally, you can bypass the login prompt if your clients are using IE
and you can meet the following:
http://support.microsoft.com/?id=258063

Cheers
Ken


[quoted text, click to view]
: We are taking a 3rd party application (no access to code) and we are
: trying to provide a nice login screen. This product requires Basic or
: Windows integrated authentication.. Therefore, we were hoping to
: bypass the default IIS login by providing the required security object
: to IIS from our form...
:

AddThis Social Bookmark Button