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

m (Text replacement - "XLCubed" to "FluenceXL")
 
(3 intermediate revisions by one other user not shown)
Line 4: Line 4:
 
[[image:pic1.png|centre|900px]]
 
[[image:pic1.png|centre|900px]]
  
=====Add login in SQL====
 
 
then you should add a login for that in SQL Server:
 
then you should add a login for that in SQL Server:
  
Line 15: Line 14:
  
 
=====User Mapping=====
 
=====User Mapping=====
[[image:pic4.png|centre|500px]]
+
 
 +
You will need to select the FluenceXL database created for use within SQL Repository:
 +
 
 +
[[image:pic7.png|centre|500px]]
  
 
=====Securables=====
 
=====Securables=====

Latest revision as of 08:34, 4 July 2023

Default application pool user

If you are using the default application pool user in IIS:

Pic1.png

then you should add a login for that in SQL Server:

Pic2.png

Check that the Login properties for the user are set as below:

Server roles
Pic3.png
User Mapping

You will need to select the FluenceXL database created for use within SQL Repository:

Pic7.png
Securables
Pic5.png
Status
Pic6.png