HighTechTalks DotNet Forums  

aspnet_regiis permissions needed

ASP.net Security microsoft.public.dotnet.framework.aspnet.security


Discuss aspnet_regiis permissions needed in the ASP.net Security forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
PeterP
 
Posts: n/a

Default aspnet_regiis permissions needed - 12-12-2007 , 03:36 AM






following scenario:

I am using aspnet_regiis to encrypt parts of my web.config. this works fine
on the development machine. Now I move to the integration machine which is
based on a hardened server image. The user I am logged in with is in the
local administrators group. Creating the key container succeeds, but when I
try to encrypt the web.config section, I get the error:

Failed to encrypt the section 'appSettings' using provider
'RsaProtectedConfigurationProvider'. Error message from the provider: The RSA
key container could not be opened.
Failed!

With a second account that is in the same domain as the first and as well in
the local administrators group. When I execute the exact same steps (create
container and then encrypt) everything works as expected.

My suspision now is that in the hardened server image a specific right was
explicitly granted to the second administrative account and not to the first
one.

Can anyone elaborate on the specific permissions needed for an account when
encrypting with aspnet_regiis?

Any help is strongly appreciated.
Peter



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.