I would like to have multiple user with there own folders isolated. But would also like to have a link with in 1 of the users folders to another users folder. Like you were able to do back in iis6 with virtual folders.
Trying to understand but this is a bit vague. Can you define your "user" and the intended purpose of these folders?
I need to have many users with there own folder, but also have a "public" folder for them to share. Example: Tom's folder Larry's folder Sue's folder Tammy's folder And within each person folder a folder that all of them to share data.
That's a tough one for sure. I can't think of a way to do it, hopefully someone here will think of something.
http://www.asp.net/security/tutorials/user-based-authorization-cs ..user based authorization rules to allow / prevent access to urls / folders. Is this what you're looking for?