-- Poor english below
Installing Microsoft Dynamics CRM 4.0 i386 English
During the Microsoft Dynamics CRM Setup, On the System Requirements page, I have the following warning:
14:28:30| Info| ServerInstallInfo.AspNetServiceAccount: User
14:28:30| Info| ServerInstallInfo.AspNetServiceAccountName: FAM\cs_DynamicsCRM
14:28:30| Info| ServerInstallInfo.AspNetServiceAccountRawName: FAM\cs_DynamicsCRM
14:28:30| Info| ServerInstallInfo.CrmServiceAccount: User
14:28:30| Info| ServerInstallInfo.CrmServiceAccountName: FAM\cs_DynamicsCRM
14:30:08|Warning| Check ServiceAccountsValidator : Warning: Verify Domain User account SPN for the Microsoft Dynamics CRM ASP.NET Application Pool account.
Since I use a domain account:
I already did the "setspn -a HOST/[full crm server name including domain suffix] [account crm is running under]"
I ignored the warning and everything seems to be working very well. (DNS Alias -> IIS Host Headers, Integrated Auth, etc.)
Should I worry about anything else with this warning?