PC Review


Reply
Thread Tools Rate Thread

Role-Based Security: ACLs and Role Hierarchies

 
 
Liet Kynes
Guest
Posts: n/a
 
      26th Nov 2003
I'm new to the .NET security framework, and I pose the following questions:

1) According to the documentation I've read .NET is promoting a role-based
security model centered around IPrincipal. What about granular user-based
security requirements? For example: I'm building a file repository app that
allows users to upload files to the application and share them with specific
users and groups/roles. Suppose we have three roles (officer, manager, and
employee). An officer uploads a sensitive document to which only officers
are privy...with the exception of a single manager. This manager cannot
simply be moved into the officer role, since he should not be privy to all
files that officers can see. Is this a scenario that can be supported by the
..NET Security model, or will I have to "roll my own" permissioning framework
for this? It seems to me that each file would have to have its own ACL that
contained roles and users.

2) Is the concept of role hierarchies supported? Extending the example
above, officers should be able to see all files, managers see a subset(s),
and employees see a subset(s) of that. Is this supported, or do I have to
explicity call .IsInRole for every group individually?

I'd appreciate any insight or pointers to more resources.

Liet



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
role of "role" column? =?Utf-8?B?TWlrZSBCdXJrZQ==?= Microsoft Outlook Discussion 1 19th May 2006 04:50 AM
Is Computer Administrator role in XP Pro same as System Administrator role in XP Home Edition? XIAN HUA LI Windows XP Security 1 14th May 2005 03:24 PM
(XP sp2)error in start I when I logon as User role, but work fine as administrator role sun Windows XP Internet Explorer 0 27th Feb 2005 04:25 PM
Role-Based Security: ACLs and Role Hierarchies Liet Kynes Microsoft Dot NET Framework 1 26th Nov 2003 08:54 PM
Role-based security: Access the role of current user Jesper Stocholm Microsoft ASP .NET 2 23rd Aug 2003 07:59 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:35 AM.