I need to give this account some write permisison. Is the account Network_User?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The default user is
IIS APPPOOL\DefaultAppPoolbut it’s hidden by default so you won’t see it in the security UI. You can still add permissions for this user though, you just can’t search for it.You can also do it programmatically:
https://serverfault.com/questions/81165/how-to-assign-permissions-to-applicationpoolidentity-account