Installation Mode
|
SPNs to be created
|
App Pool User - Custom Account (Single WFE)
|
- setspn -s (Machine Name) (custom AD Account)
- setspn -s (Machine Name FQDN) (Custom AD Account)
|
App Pool User- Application Pool Identity (Single WFE)
|
- setspn -s (Machine Name) (domain\Server Name)
- setspn -s (Machine Name FQDN) (domain\Server Name)
|
App Pool User- Network Service Account (Single WFE)
|
- No SPNs required as per the internal setup you created with theNetwork Service Account.
|
NLB setup with hostname- Custom Account
|
- setspn -s (Hostname FQDN) (Custom AD Account)
|