Thursday, May 17, 2018
Windows User use
Create a new windows user helps separate running two different IIS sites.
1. In windows search type 'user' and go to Settings > Family and Other people to add/edit people.
2. Click Add someone else to this PC
3. Skip all Windows accounts (no email, no nothing)
4. Give it username and password
5. Once a user is created click on it and choose Change account type. Select Administrators.
6. Once an IIS site is created go to the app pool for this site and change it's identity to that user (Advanced Settings > Process Model > Identity. Click on the selector. Go to Custom Account and type in the name of the user. It should find it.)
Then in SQL Management studio go to Security right under the server name and add a new account. Make user is's SQL authentication, not Windows. On Roles give it dbcreator, sysadmin
Make sure that the account password will not expire.
==========View System username
Control Panel > User Accounts
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment