Re: Registry access permission doesn't obey impersonated user
From: alexey (alexey_at_intuitivelabs.com)
Date: 09/03/03
- Next message: Microsoft: "web.config access problem"
- Previous message: alexey: "Impersonation in ASPNET and LogonUser"
- In reply to: Karim: "Registry access permission doesn't obey impersonated user"
- Next in thread: Karim: "Re: Registry access permission doesn't obey impersonated user"
- Reply: Karim: "Re: Registry access permission doesn't obey impersonated user"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 3 Sep 2003 06:25:19 -0400
Karim,
Could you give me a hint how to create such a code to impersonate from
ASPNET and read the Registry? I am working on a similar application right
now and can't make impersonation work.
Thanks
Alexey
alexey@intuitivelabs.com
"Karim" <karim3411@!!yahoo!!.com> wrote in message
news:ee30ngspkbua$.1s2drqd5sknpz.dlg@40tude.net...
>
> I have an asp.net application that impersonates a user. I did a test for
> reading a registry key and noticed that the app can read the key even
> though the user does not have access to that key. aspnet user does not
have
> not access either. After denying read access to the key for different
> users, I found out that the INTERACTIVE user is the one that determines
the
> permissions.
>
> How can I deny asp.net apps from reading the registry? Why isn't the app
> following the impersonated user's registry permissions?
>
> karim
- Next message: Microsoft: "web.config access problem"
- Previous message: alexey: "Impersonation in ASPNET and LogonUser"
- In reply to: Karim: "Registry access permission doesn't obey impersonated user"
- Next in thread: Karim: "Re: Registry access permission doesn't obey impersonated user"
- Reply: Karim: "Re: Registry access permission doesn't obey impersonated user"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|