I have a QNAP nas and I want to give my SQL Server 2019 access to a share on the server. The NAS is linux based and not part of a domain.
I simply want to give my SQL server credentials to use when connecting to that share.
How can I do this?
I'm thinking it might be a proxy but I've never set one up before.
Background: My stored procedures retrieves file details on the server.