I noticed an error in my event log today that states:
The SQL Server Integration Services 10.0 service failed to start due
to the following error: The service did not start due to a logon
failure.
The service is configured to use ./sqluser but I cannot find this login with the domain.
What exactly is this services used for? What login should I be using for this service and what rights/privileges does the user need for this service to function properly. I am using SQL 2008 under Windows Server 2008 r2.
Managing Integration Services
Managing the Integration Services Service
I have not found a simplified list of what is required for the service to run correctly but this article describes how to connect to a remote SSIS service.
I’ll keep browsing MSDN articles