Connecting AzMan - AzAuthorizationStore.Initialize()
Hi All,
I have created an application using C# and AzMan (Authorization
Manager). It works successfully when I run that under the AzMan
administrative ID, User_A for example. However, when I run the same
application on another machine with some different user id, User_B, it
cannot connect to Authorization Manager Policy Store.
In Authorization Manager, on Authorization Store level, I have added
User_B in Reader & Administrator Group in Security Tab.
When I debug the code, I found out it throws an error at
AzAuthorizationstore.Initialize(xx, xxx, xxxx); statement.
Could any one please tell me why User_B cannot connect with
Authorization Store in AzMan.
Thanks!
Inam
.
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) |
|