SQL Server Security

How you log in to the SQL Server depends on the authentication method being used by the Backup Agent for Microsoft SQL Server and by the SQL Server instance. If you are unsure of the authentication method you are using, consider that, in most cases, the SQL Server uses Windows-based authentication. However, certain situations (if you are running SQL Server 7.0 on a cluster, for example) require that you use native SQL security. For more information, including instructions on checking the authentication method in use by the SQL Server, see the Agent for Microsoft SQL Server Guide.

More information:

Full Node Backup Jobs