Re: Web Site Configuration for remote users
- From: Dominick Baier <dbaier@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 21 Mar 2007 19:26:16 +0000 (UTC)
in theory it works remotely - but if you inspect the source, there is an explicit check for local connection...
so it was designed to be used local only - every other scenario is not officially supported (though it will work - but requires thorough testing)
-----
Dominick Baier (http://www.leastprivilege.com)
Developing More Secure Microsoft ASP.NET 2.0 Applications (http://www.microsoft.com/mspress/books/9989.asp)
use the tool to remote administer the site?However, I'm possibly a little confused.
Is the ASP.Net Configuration Tool designed for live use? Or is it just
something for VS2005 to work against?
My site uses Accounts, Roles etc and I'd like to rip out my custom
code and use this tool instead. I want my users to create their own
accounts and then I will add them to the Role that allows access to
the PaySite bits.
So, I guess I want the following:
1. A proper method to distribute this to my provider (a .net hosting
company) 2. Prevent my users from using it through Forms
Authentication
I'm starting to suspect that this might not be possible. For example;
it uses the Machine.config file which I won't have access to as I'm
using a shared host.
All the info/articles I can find are about standard usage of this Tool
(Providers, App. Settings etc). Nothing about actually rolling this
out.
Then again, if it's not designed for live use, what's the point?
Also, on a brand new WS2003 machine, the Config site is there, but
still no login.aspx page. I think this Tool only works with Windows
Authentication?
M.
MCDBA : MCSD
"Dominick Baier" wrote:
.
- Prev by Date: Re: Web Site Configuration for remote users
- Next by Date: RE: Setting Full Trust for an outlook addin created with VSTO
- Previous by thread: Re: Web Site Configuration for remote users
- Next by thread: Re: Web Site Configuration for remote users
- Index(es):
Relevant Pages
|
|