M
Mark
Assume a windows domain, and a .NET windows application connecting to a SQL
Server 2000 server on the domain. I don't want to give a windows user or
group direct access to modifying data, or executing stored procedures. I'd
like to use impersonation, once I've validated the user. However, I don't
want to store the impersonation credentials in clear text, or similar.
What is the recommended way of dealing with this situation? Code
samples/link to a related article would be appreciated.
Thanks in advace.
Mark
Server 2000 server on the domain. I don't want to give a windows user or
group direct access to modifying data, or executing stored procedures. I'd
like to use impersonation, once I've validated the user. However, I don't
want to store the impersonation credentials in clear text, or similar.
What is the recommended way of dealing with this situation? Code
samples/link to a related article would be appreciated.
Thanks in advace.
Mark