Custom Security question

From: Cole Shelton (scolemann_at__NO_SPAM_yahoo.com)
Date: 10/29/03


Date: Tue, 28 Oct 2003 17:02:20 -0600

Hi all,

I am wanting to implement a custom security solution for my app, but am not
quite sure how to implement it. Basically, I will have database tables
which will store Users, Roles, and Permissions.
A user can be in multiple Roles and each Role has Permissions associated
with it. I understand the Identity and Principal classes, but am quite
confused when it comes to Permission. I don't want Code Access Security, I
simply want to be able to check if a user has a certain permission based on
the Roles they are associated with. Is there a way I can do this be
implementing IPermission, or do I just need to skip IPermission altogether??

Thanks,
Cole Shelton
Interworks, Inc



Relevant Pages

  • Re: List Users Permissions down to table.column action
    ... THIS STORED PROCEDURE GENERATES COMMANDS ... -- FIXED PROBLEMS WITH STATEMENT LEVEL PERMISSIONS GRANTING. ... -- CREATE TABLE TO HOLD LIST OF USERS IN CURRENT DATABASE ... -- GRANT USER ACCESS TO SERVER ROLES ...
    (microsoft.public.sqlserver.security)
  • Re: User access on a company intranet
    ... Yes they need full permissions on the folder where the backend is. ... You wouldn't need to do this in your copy of the database. ... However you can toggle the shiftkey bypass from another mdb file. ... When you want to implement security, you create a new mdw file, ...
    (microsoft.public.access.security)
  • Re: Active directory corruption
    ... During an installation of PHP I accidentally changed permissions for the ... Active Directory database is unavailable because it is damaged, ... Open a command prompt and run NTDSUTIL to verify the paths for the ...
    (microsoft.public.windows.server.sbs)
  • Re: Active directory corruption
    ... default web site and copied the permissions to all the child ... as it may not be the database that is the problem. ... prompt, use the ESENTUTL to check the integrity of the database. ... To recover the database type the following at the command prompt: ...
    (microsoft.public.windows.server.sbs)
  • Problem is w/ .ADP..Re: SQL db Permissions for users not working
    ... You do not have SELECT permissions on the ... SysObjects system table in the database. ... figured out that qualifying the database owner (dbo in my ... >> I feel that the object owner is not dbo, ...
    (microsoft.public.sqlserver.security)