Re: Registry Access Problem after Impersonation
From: Ramiro Calderon Romero (rcrdev@hotmail.com)
Date: 03/28/03
- Next message: Bassel Tabbara [MSFT]: "RE: Are domain/machine names required when specifying roles"
- Previous message: mark walker: "Forms Auth root "/" not authenticating sub folders and files"
- In reply to: Joel Orcutt: "Re: Registry Access Problem after Impersonation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Ramiro Calderon Romero" <rcrdev@hotmail.com> Date: Thu, 27 Mar 2003 20:32:44 -0500
Joel,
> My real problem is that I'm trying to figure out how to debug the
> application. As a follow-on, when I add the iusr account to the admin
> group I don't get this exception. Any ideas on which settings would
> be required and are different between the default iusr account and the
> admin group?
The component services documentation states:
"To perform this procedure (Installing COM+ Server Applications), you need
to be a member of the Administrator role on the target computer's system
application. In the default configuration, only local computer
administrators are assigned to this role. For more information, see Setting
Security."
I'm afraid you must add the IUSR account in the administrators groups as you
mentioned before. Such scenario implies a potencial security hole and it is
required in order to register the serviced component the first time only
(from my point of view, the benefit isn't worth the cost)
If you need to debug your application, you can register your serviced
component first (with regsvc tool) and perform any debugging-related stuff
afterwards.
Hope this helps,
-- Ramiro Calderon MCAD MCSD "Joel Orcutt" <jorcutt@steelpoint.com> wrote in message news:a6bb8159.0303270603.1888a755@posting.google.com... > Thanks for the suggestion. > > My real problem is that I'm trying to figure out how to debug the > application. As a follow-on, when I add the iusr account to the admin > group I don't get this exception. Any ideas on which settings would > be required and are different between the default iusr account and the > admin group? > > > Hi, > > According to the exception, it seems like the self-registration of a > > Serviced Component doesn't work; maybe it's because a permissions issue. > > Maybe you can register it first using the "regsvc" utility at deployment > > time instead of relying in the self-registration feature of serviced > > components at runtime. > > > > Hope this helps, --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.459 / Virus Database: 258 - Release Date: 2/25/2003
- Next message: Bassel Tabbara [MSFT]: "RE: Are domain/machine names required when specifying roles"
- Previous message: mark walker: "Forms Auth root "/" not authenticating sub folders and files"
- In reply to: Joel Orcutt: "Re: Registry Access Problem after Impersonation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|