SPNs created for a Pure Kerberos setup - 24.1

Automate Evolve Installation

Product type
Software
Portfolio
Integrate
Product family
Automate
Product
Automate > Automate Evolve
Version
24.1
Language
English
Product name
Automate Evolve
Title
Automate Evolve Installation
Copyright
2024
First publish date
2018
Last edition
2024-07-22
Last publish date
2024-07-22T13:01:12.334902
Installation Mode SPNs to be created
App Pool User - Custom Account (Single WFE)
  1. setspn -s (Machine Name) (custom AD Account)
  2. setspn -s (Machine Name FQDN) (Custom AD Account)
App Pool User- Application Pool Identity (Single WFE)
  1. setspn -s (Machine Name) (domain\Server Name)
  2. 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)