Psst! Did you know DevelopmentNow is a mobile web site design agency?

Contact us for help mobilizing your site, or to sign up for our beta Mobile Web SDK!
all groups > iis security > january 2005 >

iis security : Customizing Password Prompt Screen



jgenin
1/27/2005 11:45:06 AM
Is it possible to customize the screen users see when prompted to enter a
un/pw when trying to enter a restricted web directory? We want it to say more
Jason Brown [MSFT]
1/28/2005 1:57:21 PM
You mean the pop-up basic authentication prompt?

I'm afraid it's not, though if you use ASP.NET, you can use forms
authentication instead and create a login page however you want it.


--
Jason Brown
Microsoft GTSC, IIS

This posting is provided "AS IS" with no warranties, and confers no rights.

[quoted text, click to view]

David Wang [Msft]
1/29/2005 1:34:46 AM
That dialog box is shown by the web browser and cannot be customized.

You will have use custom authentication whose protocol allows customizable
login screen. ASP.Net Forms auth is one such example. CustomAuth sample
from IIS Platform SDK is another.

http://www.microsoft.com/msdownload/platformsdk/sdkupdate/default.htm

--
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//
[quoted text, click to view]
Is it possible to customize the screen users see when prompted to enter a
un/pw when trying to enter a restricted web directory? We want it to say
more
than 'connecting to www.mydomain.com'

AddThis Social Bookmark Button