Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Safeguard Enterprise SQL Server Connection

Hello Sophos experts,

I have a problem with the communication between our Sophos Safequard Enterprise Server and the Database Server,

The Database (SQL Express Server) is member of our Domain. The Safeguard Server because of security reasons not.

If I try a connectiontest on the Safeguard Server the DBAuth failed.

Is it right that i have to set up de defaultapppool credentials to the Network service user?

If i try a test with a odbc connect with a NT Authentification i get this error:

[Microsoft][ODBC SQL Server Driver][SQL Server]Login failed. The login is from an untrusted domain and cannot be used with Windows authentication.

with sa (sql user) it works.

Any suggestions?

Thanks a lot

Michael

:20181


This thread was automatically locked due to age.
Parents
  • Hi Michael,

    ok lets see if I can shed some light here ;) The idea is to use SQL authentication to access the SQL server but so secure that using SSL. This would provide the maximum of transport security but with a static account.

    In this scenario the Application Pool identity would remain on default and you would not use a dedicated account. The installation best practice assumes that all machines are part of a domain environment.

    Regards

    Dan

    :21201
Reply
  • Hi Michael,

    ok lets see if I can shed some light here ;) The idea is to use SQL authentication to access the SQL server but so secure that using SSL. This would provide the maximum of transport security but with a static account.

    In this scenario the Application Pool identity would remain on default and you would not use a dedicated account. The installation best practice assumes that all machines are part of a domain environment.

    Regards

    Dan

    :21201
Children
No Data