Re: AzMan concurrency.

From: Morten Overgaard (mov_at_oticon.dk)
Date: 02/16/05


Date: Wed, 16 Feb 2005 20:18:40 +0100

The following steps could be another alternative

1) Web client sends message (with a correleationID) to specific MSMQ
(QueueA)
2) NT Service listens on that QueueA and updates AzMan store according to
message
3) NT Services writes a result message (using the correleationID from 1) on
another queue (QueueB)
4) Web client waits and listens for messages on QueueB with the
correlationID from 1)

Hope this helps you :-)

And now for my question. I was under the assumption that AzMan and ADAM did
not work well together since AzMAn can only handle pure Windows Accounts. Is
this correct or have I misunderstood something?

Regards Morten
"Claudio Pacciarini" <ClaudioPacciarini@discussions.microsoft.com> wrote in
message news:89BAAEB7-D7F6-4BBA-B2CB-8016A15F7EB2@microsoft.com...
> In the original post, I didn't explained in detail what I need to do, so
here
> I go:
>
> I need to implement an application with load balancing support; this app
> will be mission critical and will always need to be available. It will
also
> need to authenticate and authorize users.
>
> For the authorization part of the app, I was planning to use AzMan.
>
> AzMan seemed to be the perfect solution; the store (when in Active
> Directory) is automatically replicated, performance is great, audits, easy
> access to the store from any machine in the domain, azman.msc, etc.
>
> But after reading some responses from people that really know windows
> programming and security, I'm hesitating (and feeling considerably
concerned
> too) about azman in mission critical projects.
>
> I wonder if it's possible (and/or recommended) to use AzMan with Active
> Directory in mission critical (clustered/load balanced) applications and
if
> it is, how to do it (or at least some ideas). The main problem is
> synchronizing the servers accessing the store in AD.
>
> I really like AzMan and I'd hate to give it up. I'd hate even more to be
> forced to implement my own custom AzMan-like logic because there's no
> practical/elegant way to do this locking.
>
> So the main questions remain: how could I synchronize server apps
accessing
> a store located in Active Directory? Is it possible to use AzMan in
mission
> critical apps? Any recommendations?
>
> If it's not possible or convenient to use AzMan in clustered/nlb
> environments, any advice on how could to design a distributed, mission
> critical system requiring authorization similar to what AzMan provides?
>
> Many thanks,
>
> Claudio Pacciarini
>
>



Relevant Pages

  • AzMan + ADAM + ASP .NET 2.0 problems
    ... I have a web app written in ASP .NET 2.0 which uses AzMan as authorisation ... On the test server, though, I have installed ADAM and created an AzMan ... store there. ...
    (microsoft.public.windows.server.active_directory)
  • RE: AzMan concurrency.
    ... I need to implement an application with load balancing support; ... For the authorization part of the app, I was planning to use AzMan. ... AzMan seemed to be the perfect solution; the store (when in Active ...
    (microsoft.public.dotnet.distributed_apps)
  • AzMan problems -- InvalidCastException
    ... I cannot find a newgroup dedicated to AzMan so if anyone has any ideas on ... Client requests come in over .NET remoting. ... the store and open the application for every request, ... almost always get an interop error the error is "InvalidCastException ...
    (microsoft.public.platformsdk.security)
  • AzMan threading problems
    ... I cannot find a newgroup dedicated to AzMan so if anyone has any ideas on ... Client requests come in over .NET remoting. ... the store and open the application for every request, ... almost always get an interop error the error is "InvalidCastException ...
    (microsoft.public.dotnet.security)
  • Re: Using local AzMan XML store from Win32 Service
    ... but what does IIRC stand for? ... However, to host the AzMan store in AD, you must have ... Windows Server 20003 --- at least that's what I remember. ... >> XML store from a process running as a Win32 service. ...
    (microsoft.public.dotnet.security)