Adding Secured Folders to a Virtual Directory
Posted by on 03 January 2013 04:31 AM

To enable secured folders for a Virtual Directory in WebSitePanel, follow these simple steps:

  1. Create a Virtual Directory
  2. Enable Directory Browsing on Virtual Directory (This is such that we don't receive a 403 forbidden error while testing. Without directory browsing, 403 forbidden error is shown when no default file is found after successful login -- which can be confusing but means everything went properly.)
  3. Switch ASP.NET to 4.0 Integrated (Integrated is required for secured folders)
  4. Turn on Secured Folders (this turns off integrated windows and turns off basic authentication automatically. It only leaves Anonymous authentication -- as it should be for Secured Folders.)
  5. Make a new Secured Folders Group, UserFolder, and assign the group to the virtual directory.

 

(1 vote(s))
Helpful
Not helpful

Comments (1)
Scott Olsen
02 August 2013 10:14 AM
This solution was much simpler. Only thing I noticed in step two was basic authentication was not turned off and I had to manually uncheck it.
Post a new comment
 
 
Full Name:
Email:
Comments:
CAPTCHA Verification 
 
Please enter the text you see in the image into the textbox below (we use this to prevent automated submissions).