Difference between revisions of "Creating default IIS application pool user in SQL"
(Created page with "If you’re using the default application pool user in IIS then you should add a login for that in SQL Server:") |
m (Text replacement - "XLCubed" to "FluenceXL") |
||
(15 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | If | + | ====Default application pool user==== |
+ | If you are using the default application pool user in IIS: | ||
+ | |||
+ | [[image:pic1.png|centre|900px]] | ||
+ | |||
+ | then you should add a login for that in SQL Server: | ||
+ | |||
+ | [[image:pic2.png|centre|350px]] | ||
+ | |||
+ | Check that the Login properties for the user are set as below: | ||
+ | |||
+ | =====Server roles===== | ||
+ | [[image:pic3.png|centre|500px]] | ||
+ | |||
+ | =====User Mapping===== | ||
+ | |||
+ | You will need to select the FluenceXL database created for use within SQL Repository: | ||
+ | |||
+ | [[image:pic7.png|centre|500px]] | ||
+ | |||
+ | =====Securables===== | ||
+ | [[image:pic5.png|centre|500px]] | ||
+ | |||
+ | =====Status===== | ||
+ | [[image:pic6.png|centre|500px]] |
Latest revision as of 08:34, 4 July 2023
Contents
Default application pool user
If you are using the default application pool user in IIS:
then you should add a login for that in SQL Server:
Check that the Login properties for the user are set as below:
Server roles
User Mapping
You will need to select the FluenceXL database created for use within SQL Repository: