Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   ASP .Net Security (http://www.velocityreviews.com/forums/f62-asp-net-security.html)
-   -   Accessing htm files without authentication (forms authentication) (http://www.velocityreviews.com/forums/t766803-accessing-htm-files-without-authentication-forms-authentication.html)

Kamil P 11-10-2004 10:20 AM

Accessing htm files without authentication (forms authentication)
 
I have application with forms authentication. All works fine. When user
opens .aspx file gets login form, login and then get the .aspx page.
But there is one problem. I have also .htm files. All that files user can
get without login form.
How to set application or serwer permissions to .htm files that its need
authentication like .aspx (redirecting to login page)?

Kamil



Jim Cheshire [MSFT] 11-10-2004 03:44 PM

RE: Accessing htm files without authentication (forms authentication)
 
Hi Kamil,

There is only one way to do that. You have to map the .htm file extension
to the aspnet_isapi.dll in IIS.

Jim Cheshire [MSFT]
MCP+I, MCSE, MCSD, MCDBA
ASP.NET Developer Support
jamesche@online.microsoft.com

This post is provided "AS-IS" with no warranties and confers no rights.


--------------------
| From: "Kamil P" <fuzel1@wp_remit.pl>
| Newsgroups: microsoft.public.dotnet.framework.aspnet.security
| Subject: Accessing htm files without authentication (forms authentication)
| Date: Wed, 10 Nov 2004 11:20:31 +0100
| Organization: news.onet.pl
| Lines: 10
| Sender: fuzel1@poczta.onet.pl@netbase.com.pl
| Message-ID: <cmsq0r$lck$1@news.onet.pl>
| NNTP-Posting-Host: netbase.com.pl
| X-Trace: news.onet.pl 1100082011 21908 80.55.62.134 (10 Nov 2004 10:20:11
GMT)
| X-Complaints-To: abuse@onet.pl
| NNTP-Posting-Date: 10 Nov 2004 10:20:11 GMT
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2800.1437
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441
| Path:
cpmsftngxa10.phx.gbl!TK2MSFTNGXA03.phx.gbl!TK2MSFT NGP08.phx.gbl!newsfeed00.s
ul.t-online.de!t-online.de!newshub.sdsu.edu!logbridge.uoregon.edu!a rclight.u
oregon.edu!enews.sgi.com!news.nask.pl!newsfeed.tpi nternet.pl!news.onet.pl!no
t-for-mail
| Xref: cpmsftngxa10.phx.gbl
microsoft.public.dotnet.framework.aspnet.security: 12213
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.security
|
| I have application with forms authentication. All works fine. When user
| opens .aspx file gets login form, login and then get the .aspx page.
| But there is one problem. I have also .htm files. All that files user can
| get without login form.
| How to set application or serwer permissions to .htm files that its need
| authentication like .aspx (redirecting to login page)?
|
| Kamil
|
|
|



All times are GMT. The time now is 11:40 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57