Re: Using local AzMan XML store from Win32 Service
From: Dominick Baier [DevelopMentor] (dbaier_at_pleasepleasenospamdevelop.com)
Date: 10/19/05
- Next message: Richard Grimes: "Re: how does System.Guid.NewGuid() work ?"
- Previous message: owrt_at_nospam.nospam: "Using local AzMan XML store from Win32 Service"
- In reply to: owrt_at_nospam.nospam: "Using local AzMan XML store from Win32 Service"
- Next in thread: owrt_at_nospam.nospam: "Re: Using local AzMan XML store from Win32 Service"
- Reply: owrt_at_nospam.nospam: "Re: Using local AzMan XML store from Win32 Service"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 19 Oct 2005 08:57:02 -0700
Hello owrt@nospam.nospam,
AzMan is IIRC not supported under XP.
Have you also set the "reader role" in the AzMan MMC (store->properties->security)
??
---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com
> I'm having a problem trying to access an AzMan (Authorization Manager)
> XML store from a process running as a Win32 service.
>
> I get an InvalidArgumentException thrown from
> AZROLESLib.AzAuthorizationStoreClass.Initialize().
>
> The Win32 service is running as "Local System". If I run the service
> as my domain account, it works fine. However, I need to be able to run
> the service as "Local System".
>
> The platform is Windows XP SP2 (which is one of the target platforms
> for the software I'm building).
>
> I've set the permissions on the XML store (validated the file
> permissions and validated in the AzMan MMC plug-in) so that pretty
> much every "well-known" system group has full control over the store.
> However, I was unable to get it to work.
>
> The only other mention of this I've seen is that it might work on
> Windows Server 2003 but doesn't work on Windows XP. The writer of that
> post implied the AzMan was broken under Windows XP.
>
> Anyone got any ideas about how to make this work?
>
> Thanks,
>
> Robert
>
- Next message: Richard Grimes: "Re: how does System.Guid.NewGuid() work ?"
- Previous message: owrt_at_nospam.nospam: "Using local AzMan XML store from Win32 Service"
- In reply to: owrt_at_nospam.nospam: "Using local AzMan XML store from Win32 Service"
- Next in thread: owrt_at_nospam.nospam: "Re: Using local AzMan XML store from Win32 Service"
- Reply: owrt_at_nospam.nospam: "Re: Using local AzMan XML store from Win32 Service"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|