Umbraco -- controlling access to media by membership

Posted by Ryan on Stack Overflow See other posts from Stack Overflow or by Ryan
Published on 2009-07-20T17:51:27Z Indexed on 2010/04/18 18:03 UTC
Read the original article Hit count: 315

Filed under:
|
|
|

I need to set up access to media files with the following structure: A media folder is designated as belonging to a specific member group. Then, a sub-folder below that needs to be available to a subset of members from the parent's member group. Any thoughts on how this can best be accomplished? I'll render the actual file download links with a user control, but how should I set up this access control on the back end? I need a member-group picker and a multiple member picker. Do these exist anywhere?

© Stack Overflow or respective owner

Related posts about umbraco

Related posts about membership