Associate
- Joined
- 16 Aug 2003
- Posts
- 221
I have some software that needs to run with windows admin privilages so that it can start an SQL 2005 database as it uses a database in conjunction with the program. The user of the PC needs to have 'limited user' privilages.
I have serached high and low and tried using the cacls command on the folders for the program and the MS SQL directories. I have also tried giving users permission to modify the keys in the registry for the program and SQL but when I try to start the program under a limited account it indicates to me that it was unable to start the SQL server service.
It works if I right click the program and run it under an admin account and type in the admin password but thats not much use as I need it to run without having to type the admin password everytime the user needs to run the program.
Any suggestions?
P.S. O/S is WinXP
I have serached high and low and tried using the cacls command on the folders for the program and the MS SQL directories. I have also tried giving users permission to modify the keys in the registry for the program and SQL but when I try to start the program under a limited account it indicates to me that it was unable to start the SQL server service.
It works if I right click the program and run it under an admin account and type in the admin password but thats not much use as I need it to run without having to type the admin password everytime the user needs to run the program.
Any suggestions?
P.S. O/S is WinXP