G
Guest
I’d like to get others opinions on whether I’m being overly cautious or if this will actually present critical security ris
The software in question scan’s text documentation and convert it into audio files, this requires control of a local scanner and the audio components of the client system. The audio files are stored on a dedicated server for streaming back to the clients.
Here’s my problem, for the client to run the vendor requires the following steps be taken;
1. In the Registry, give the Application Group Full Control over HKEY_CLASSES_ROOT.
2. On the Hard Drive, give the Application Group Full Rights to the C:\APPS folder (or whatever the folder is named, where the client is installed).
3. In Administrative Tools, the application group must have rights to two items in the Local Security Policies. In Administrative Tools > Local Security Policy > Local Policies > User Rights Assignments, give the Application Group rights to the following policies:
a. Load and unload device drivers
b. Take ownership of files or other objects
Generally these users already have Power User access on the client systems, but this is not sufficient for the software to work.
I am specifically concerned with steps 1 and 3 of these requirements. Is my concern justified or am I just being overly cautious?
Thanks for your responses.
The software in question scan’s text documentation and convert it into audio files, this requires control of a local scanner and the audio components of the client system. The audio files are stored on a dedicated server for streaming back to the clients.
Here’s my problem, for the client to run the vendor requires the following steps be taken;
1. In the Registry, give the Application Group Full Control over HKEY_CLASSES_ROOT.
2. On the Hard Drive, give the Application Group Full Rights to the C:\APPS folder (or whatever the folder is named, where the client is installed).
3. In Administrative Tools, the application group must have rights to two items in the Local Security Policies. In Administrative Tools > Local Security Policy > Local Policies > User Rights Assignments, give the Application Group rights to the following policies:
a. Load and unload device drivers
b. Take ownership of files or other objects
Generally these users already have Power User access on the client systems, but this is not sufficient for the software to work.
I am specifically concerned with steps 1 and 3 of these requirements. Is my concern justified or am I just being overly cautious?
Thanks for your responses.