The following error occurs frequently in the SQL logs, where "domain\computer" is the domain and computer of the Symantec Management Platform (SMP) server:
Login failed for user domain\computer$'. Reason: Token-based server access validation failed with an infrastructure error. Check for previous errors.
ITMS 8.x
ITA 8.x
This is an unavoidable "error" if the SQL Server and SMP server are on different servers. The SMP install does not configure IIS to enable the computer account being used to access the SQL server without limitation for security purposes. This results in the "error". This will actually occur for any application that does not specifically do this, not just SMP, and therefore this is not a a situation that is solely caused by Altiris.
Note: If IT Analytics is installed, this is not caused by this product in any way, as described here.
This "error" does not affect anything in Altiris nor the SQL Server, other than adding an entry when it occurs into the SQL Server logs.
Workarounds include:
Information on this can readily be found on Microsoft's web site. It is recommended to search Google or Microsoft's web page for the error to list many articles and discussions for this. For example:
Troubleshooting Login failed Error 18456
For additional information or assistance, please contact your local administrator or Microsoft.
Additional Troubleshooting
This may also occur if the SQL Server Analysis Server (SSAS) and SQL Server Reporting Server (SSRS) are not on the same SQL Server. Microsoft Kerberos will need to be installed if so, to enable the extra hop it takes to connect to the additional server. Information on configuring Microsoft Kerberos can be found here: