Login Failed for HostServername$IIS7.5 authentication to Sql Server 2008 r2 LoginGrant write permission to local application pool group on a given folderIIS_IUSRS and IUSR permissions in IIS8Create SQL Server Login for IIS APPPOOL - IIS and SQL Server on different machinesIIS impersonation returns app pool user Service accountSQL Server Login for IIS APPPOOL on different machines - same domainSend User Identity to SQL for loginUsing Custom Account as IIS 7.5 App Pool identity. App pool stopsConnecting to Linked Server in SQL Server database (Windows Authentication) from IISgrant to SQL server: application pool or IUSER?

Can you cast bonus action and reaction spells while already casting a spell?

How is linear momentum conserved in case of a freely falling body?

Prevent use of CNAME record for untrusted domain

"Opusculum hoc, quamdiu vixero, doctioribus emendandum offero."?

How can I reorder triggered abilities in Arena?

What is a natural problem in theory of computation?

How to make onclick function execute only once?

Billiard balls collision

Does maintaining a spell with a longer casting time count as casting a spell?

What is the loud noise of a helicopter when the rotors are not yet moving?

"There were either twelve sexes or none."

Boot Windows from SAN

Architectural feasibility of a tiered circular stone keep

Is first Ubuntu user root?

Duplicate instruments in unison in an orchestra

How do proponents of Sola Scriptura address the ministry of those Apostles who authored no parts of Scripture?

How long do you think advanced cybernetic implants would plausibly last?

The Wires Underground

How much does Commander Data weigh?

Papers on arXiv solving the same problem at the same time

Tex Quotes(UVa 272)

Ghidra: Prepend memory segment in assembly listing view

Cooking Scrambled Eggs

Can an ISO file damage—or infect—the machine it's being burned on?



Login Failed for HostServername$


IIS7.5 authentication to Sql Server 2008 r2 LoginGrant write permission to local application pool group on a given folderIIS_IUSRS and IUSR permissions in IIS8Create SQL Server Login for IIS APPPOOL - IIS and SQL Server on different machinesIIS impersonation returns app pool user Service accountSQL Server Login for IIS APPPOOL on different machines - same domainSend User Identity to SQL for loginUsing Custom Account as IIS 7.5 App Pool identity. App pool stopsConnecting to Linked Server in SQL Server database (Windows Authentication) from IISgrant to SQL server: application pool or IUSER?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















I have an API that is hosting on IIS 7.5. The application pool is configured use a domain service account. Then, I grant the account full permission on the default site.



The API and the database are on different server.



I create a SQL Server login for the account and associate it with a user. The user is granted db_onwer to the database. SQL Server service is configured to run using that service account as well. However, The API can't connect to the database. The database log shows this error message "Login failed for user hostservername$. If hostservername$ is given access to the server, it would work fine. However, IT said no way.



Majority of the solutions that I have found online so far either gave permission to hostservername$ to the database or change the apppool to use network or local service, or use a username and password where the username is not a domain account user.



I have to use a domain name account, so I am struggling to find a solution.










share|improve this question
































    0















    I have an API that is hosting on IIS 7.5. The application pool is configured use a domain service account. Then, I grant the account full permission on the default site.



    The API and the database are on different server.



    I create a SQL Server login for the account and associate it with a user. The user is granted db_onwer to the database. SQL Server service is configured to run using that service account as well. However, The API can't connect to the database. The database log shows this error message "Login failed for user hostservername$. If hostservername$ is given access to the server, it would work fine. However, IT said no way.



    Majority of the solutions that I have found online so far either gave permission to hostservername$ to the database or change the apppool to use network or local service, or use a username and password where the username is not a domain account user.



    I have to use a domain name account, so I am struggling to find a solution.










    share|improve this question




























      0












      0








      0








      I have an API that is hosting on IIS 7.5. The application pool is configured use a domain service account. Then, I grant the account full permission on the default site.



      The API and the database are on different server.



      I create a SQL Server login for the account and associate it with a user. The user is granted db_onwer to the database. SQL Server service is configured to run using that service account as well. However, The API can't connect to the database. The database log shows this error message "Login failed for user hostservername$. If hostservername$ is given access to the server, it would work fine. However, IT said no way.



      Majority of the solutions that I have found online so far either gave permission to hostservername$ to the database or change the apppool to use network or local service, or use a username and password where the username is not a domain account user.



      I have to use a domain name account, so I am struggling to find a solution.










      share|improve this question
















      I have an API that is hosting on IIS 7.5. The application pool is configured use a domain service account. Then, I grant the account full permission on the default site.



      The API and the database are on different server.



      I create a SQL Server login for the account and associate it with a user. The user is granted db_onwer to the database. SQL Server service is configured to run using that service account as well. However, The API can't connect to the database. The database log shows this error message "Login failed for user hostservername$. If hostservername$ is given access to the server, it would work fine. However, IT said no way.



      Majority of the solutions that I have found online so far either gave permission to hostservername$ to the database or change the apppool to use network or local service, or use a username and password where the username is not a domain account user.



      I have to use a domain name account, so I am struggling to find a solution.







      asp.net-mvc-4 sql-server-2014 iis-8 application-pool






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Mar 27 at 19:33







      Josiane Ferice

















      asked Mar 27 at 19:15









      Josiane FericeJosiane Ferice

      5403 gold badges12 silver badges26 bronze badges




      5403 gold badges12 silver badges26 bronze badges

























          0






          active

          oldest

          votes










          Your Answer






          StackExchange.ifUsing("editor", function ()
          StackExchange.using("externalEditor", function ()
          StackExchange.using("snippets", function ()
          StackExchange.snippets.init();
          );
          );
          , "code-snippets");

          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "1"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55384911%2flogin-failed-for-host-servername%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes




          Is this question similar to what you get asked at work? Learn more about asking and sharing private information with your coworkers using Stack Overflow for Teams.







          Is this question similar to what you get asked at work? Learn more about asking and sharing private information with your coworkers using Stack Overflow for Teams.



















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Stack Overflow!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55384911%2flogin-failed-for-host-servername%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Obelisk of Theodosius Contents History Description Notes Bibliography Further reading External links Navigation menuAge of spirituality : late antique and early Christian art, third to seventh centuryOver 60 picturesObelisks of the World41°00′21.24″N 28°58′31.43″E / 41.0059000°N 28.9753972°E / 41.0059000; 28.97539727724550-7235741376235741376

          밀양 대씨 역사 각주 함께 보기 둘러보기 메뉴밀양 대씨

          1973년 목차 사건 문화 탄생 사망 노벨상 달력 둘러보기 메뉴