Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / July 2005

Tip: Looking for answers? Try searching our database.

Windows Authentication for a single ASPX page in a web site.

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
batham - 16 Jul 2005 00:37 GMT
Gurus,

I have a situation, we have a web site running fine in ASP.Net, in that
I have a single WEBFORM (test/test.aspx), when a user clicks this I
want to have windows authentication for the same. I don't want windows
authentication for the whole web site, just for that single web form,
which is in folder "TEST", or let all the people in the current DOMAIN
access that page.

is that possible, if yes how is it achieved ?

thanks in advance,
shailendra
Manohar Kamath - 16 Jul 2005 03:25 GMT
Only for that directory, turn the "Integrated Security" on in IIS.

Signature

Manohar Kamath
Editor, .netBooks
www.dotnetbooks.com

> Gurus,
>
[quoted text clipped - 9 lines]
> thanks in advance,
> shailendra
Joe Fallon - 16 Jul 2005 14:34 GMT
Create a 2nd Virtual directory and set the properties to Integrated Windows.
Be sure to uncheck Allow anonymous.

If you have
http://Server/YourApp/Default.aspx

then create
http://Server/YourApp/Test/Test.aspx

In IIS right click YourApp virtual directory and Create a new one under it
named Test.
Signature

Joe Fallon

> Gurus,
>
[quoted text clipped - 9 lines]
> thanks in advance,
> shailendra

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.