Hi All,
I would like to know if any DSN level restriction is possible at user level in the machine installed with alteryx designer.
So DSN needs to be restricted to particular users and no one else should be able to build workflows to query against this DSN.
The scenario is, we have multiple apps being developed in the development server installed with alteryx designer which has respective system DSN's created for odbc connection.
The same server is accessed by multiple alteryx designer developers, R language coders etc. and all these users are able to access all the DSN's available and establish odbc connection.
To have better security, we would like to restrict the DSN to respective developers of the application and then migrate to production system for run.
Hence request your help to understand a possible way to achieve the above requirement.