New Posts New Posts RSS Feed: Code sample: Secure infrastructure (Silverlight)
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

Code sample: Secure infrastructure (Silverlight)

 Post Reply Post Reply
Author
gregweb View Drop Down
DevForce MVP
DevForce MVP
Avatar

Joined: 10-Sep-2009
Location: Clearwater, Fl
Posts: 253
Post Options Post Options   Quote gregweb Quote  Post ReplyReply Direct Link To This Post Topic: Code sample: Secure infrastructure (Silverlight)
    Posted: 07-Apr-2011 at 4:12pm
I was just following through the Code sample on the Security Infrastructure.  It's very interesting in that it is able to show how to set up the Web section of the website on one server, and then the application section on an seperate server so that you can have higher security on the second application server.
 
However, since I only have one server, it is possible to set up a similiar infrastructure one single web server, but perhaps setting up two different web sites?  Or maybe have the application part of the website as a subdirectory of the main site so it can have different security settings.
 
I am just trying to figure out how to make this work with a single server.
 
Greg
Back to Top
robertg View Drop Down
IdeaBlade
IdeaBlade
Avatar

Joined: 15-Mar-2011
Location: California
Posts: 87
Post Options Post Options   Quote robertg Quote  Post ReplyReply Direct Link To This Post Posted: 11-Apr-2011 at 11:19am
Greg,

You should be able to use two different sites within the Exchange implementation, though if you want to test a more robust separation of  components, you might consider running Exchange in two different virtual machines, using VMWare or Windows Virtual PC or the like. It's amazing how much flexibility today's virtualization tools can give you.



A lot of us in IB dev use machine images for Windows Virtual PC 2007; it runs great in Windows 7, has backwards compatibility with images created before we upgraded, and doesn't seem to use a lot of extra resources. You can still install this version (http://www.microsoft.com/windows/virtual-pc/support/virtual-pc-2007.aspx), though if you're just starting with virtualization, you could also install a newer version.

--Robert
Back to Top
gregweb View Drop Down
DevForce MVP
DevForce MVP
Avatar

Joined: 10-Sep-2009
Location: Clearwater, Fl
Posts: 253
Post Options Post Options   Quote gregweb Quote  Post ReplyReply Direct Link To This Post Posted: 30-Apr-2011 at 1:19pm
OK, thanks I will try that.
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down