Can Wingate help?
I need non-windows domain applications to perform SQL Queries against a SQL server using domain user accounts. I can not share the the domain user accounts with the client applications or trust their services. What I am looking for is a SQL Server proxy that allows me to authenticate the front door with some other credentials, but the SQL Server proxy allows me to insert the domain user account (stuffed and protected in the proxy and sent with query connect). Therefore all queries run under the domain user account privileges.
If Wingate can't any other products?