Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Master Files & Security Access to database
Message
De
16/04/2010 16:57:22
 
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01460350
Message ID:
01460659
Vues:
25
>Frank,
>
>I can't answer for #1 but as far as security is concerned, you just need to grant 'execute' rights to the user that will be used for your web app. For mine, it is 'NT Authority\Network Service'.
>

Hey Bob,

I've tried configuring IIS 7 on Vista and got the message about 'NT Authority\Network Service'. I tried to add that user to my database, but SSMS could never find that user. Was there any trick you used to get it to work?

Right now I'm working around it by setting
<system.web>
	  <identity impersonate="true" userName="frank" password="cmypassword" />
in my web.config, but don't like this solution because of the visibility of the password and dependence on my user name.

Any suggestions anybody?
Frank.

Frank Cazabon
Samaan Systems Ltd.
www.samaansystems.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform