I understand that ABAP stack uses windows authentication to connection SQL Server.
But if we are doing local installation of a central instance and also local installation of application servers, how does this work? The SAP Services in application servers run under local user accounts and the connection will be denied to the SQL Server 2005 since it is not part of the domain.
Any idea or workaround?
Thanks,
-RT