Re: AzMan concurrency.

From: Palo Mraz (palo_at_lamarvin.com)
Date: 02/21/05


Date: Mon, 21 Feb 2005 10:37:40 +0100

Claudio,

Storing authorization policies in a database seems to be the only
tried-and-true way to ensure data integrity in a multi-user environment,
IMHO (perhaps using the "serializable" transaction isolation level). If
you'd like to combine SQL Server storage with declarative authorization
policies, let me kindly ask you to review our Constable Authorization
Manager (CAZE) library - a 100% managed, XML-based authorization library for
.NET applications. CAZE authorization policies are represented as XML
strings that can be stored in a database. The CAZE authorization policy
leverages the .NET's role-based authorization model and it allows you to
easily blend Windows groups with custom authorization logic (even COM+ roles
are supported out of the box). For more information, please see the CAZE
website: http://www.lamarvin.com/caze_default.asp, or contact me directly:
palo@lamarvin.com.

Best regards,

Palo Mraz

PS: I'm hoping that this plug about CAZE doesn't violate the MS newsgroups
rules of conduct. If it does, please forgive me and let me know so I won't
do that in the future.



Relevant Pages

  • Handle leak in Windows 2003 Authorization Manager?
    ... I'm currently developping a server application that uses Authorization ... Manager on Windows 2003 Server. ... Dim AuthStore As AzAuthorizationStore ...
    (microsoft.public.platformsdk.security)
  • Re: strange security role issue
    ... As for the authorization, here is the setting (from web.config in the ... Microsoft MSDN Online Support Lead ... You can send feedback directly to my manager ... For the security trimming, based on my experience, such navigation/access ...
    (microsoft.public.vsnet.general)
  • authorization problem
    ... He wants to configure Forms authentication in such a way that the ... he placed Web.config files in Manager and Employee ... cannot access the web forms that are placed in the Employee folder. ...
    (microsoft.public.dotnet.languages.csharp)
  • RE: authorization problem
    ... He wants to configure Forms authentication in such a way that the ... he placed Web.config files in Manager and Employee ... cannot access the web forms that are placed in the Employee folder. ...
    (microsoft.public.dotnet.languages.csharp)
  • Connecting AzMan - AzAuthorizationStore.Initialize()
    ... It works successfully when I run that under the AzMan ... cannot connect to Authorization Manager Policy Store. ... User_B in Reader & Administrator Group in Security Tab. ...
    (microsoft.public.windows.server.active_directory)