Posted by rsm on 02/22/07 19:34
We are using SQL Server 2000.
We are trying to provide an encryption solution for SQL Server
database. ldf and mdf files are some thing we want to encrypt.
Problem is that if we encrypt using user cert, we need to run SQL
Server service as that user which works fine until user changes his
password. In this case, we have to some how automatically change SQL
Server service 'run as' user password. I was wondering if there is a
way to install user cert as service cert so SQL Server can decrypt the
ldf files on its own.
Navigation:
[Reply to this message]
|