XLCubed is now FluenceXL. The new wiki can be found here: https://help.fluencexl.com/

Difference between revisions of "Creating default IIS application pool user in SQL"

Line 1: Line 1:
[[image:pic1.png|centre|350px]]
+
[[image:pic1.png|centre|500px]]
  
 
If you’re using the default application pool user in IIS then you should add a login for that in SQL Server:
 
If you’re using the default application pool user in IIS then you should add a login for that in SQL Server:
Line 5: Line 5:
 
[[image:pic2.png|centre|350px]]
 
[[image:pic2.png|centre|350px]]
  
[[image:pic3.png|centre|350px]]
+
Then set the properties for the user:
  
[[image:pic4.png|centre|350px]]
+
[[image:pic3.png|centre|500px]]
  
[[image:pic5.png|centre|350px]]
 
  
[[image:pic6.png|centre|350px]]
+
[[image:pic4.png|centre|500px]]
 +
 
 +
 
 +
[[image:pic5.png|centre|500px]]
 +
 
 +
 
 +
[[image:pic6.png|centre|500px]]

Revision as of 08:25, 9 October 2019

Pic1.png

If you’re using the default application pool user in IIS then you should add a login for that in SQL Server:

Pic2.png

Then set the properties for the user:

Pic3.png


Pic4.png


Pic5.png


Pic6.png