RE: AzMan concurrency.
From: Claudio Pacciarini (ClaudioPacciarini_at_discussions.microsoft.com)
Date: 01/20/05
- Next message: JdT: "RE: Cannot load config file in Windows service"
- Previous message: Gopinath Varadharajan: "Re: Tracing using Enterprise Instrumention Framework"
- In reply to: Claudio Pacciarini: "AzMan concurrency."
- Next in thread: Corrado: "RE: AzMan concurrency."
- Reply: Corrado: "RE: AzMan concurrency."
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 20 Jan 2005 14:39:04 -0800
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
- Next message: JdT: "RE: Cannot load config file in Windows service"
- Previous message: Gopinath Varadharajan: "Re: Tracing using Enterprise Instrumention Framework"
- In reply to: Claudio Pacciarini: "AzMan concurrency."
- Next in thread: Corrado: "RE: AzMan concurrency."
- Reply: Corrado: "RE: AzMan concurrency."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|