OOPS for using of PDF Creator We must be Administrator
Hi
Well, my package PDFCreator works for the admistrators guys only for a user normal, i have a big error, perhaps because i don't have acces at this directory System32\Config\Systemprofile ?
Why a user normal can't use the pdf printer ? Where must i put an access ?
THANKS
ERIC
Well, my package PDFCreator works for the admistrators guys only for a user normal, i have a big error, perhaps because i don't have acces at this directory System32\Config\Systemprofile ?
Why a user normal can't use the pdf printer ? Where must i put an access ?
THANKS
ERIC
0 Comments
[ + ] Show comments
Answers (7)
Please log in to answer
Posted by:
VikingLoki
19 years ago
You're running into a security rights issue, which is more of an application problem than a packaging problem. Use the FileMon and/or RegMon utilities to monitor the system while you run the app under user security rights. You'll see an Access Denied in there somewhere, and that's the file or reg key that you need to modify the secutiry settings to permit user level access. You may need to do this several times if there are multiple security issues, each round getting one step closer until you can finally use the app with user level access.
Posted by:
Stresher
19 years ago
Posted by:
Stresher
19 years ago
Posted by:
VikingLoki
19 years ago
Posted by:
philippe_tang_10
14 years ago
Posted by:
anonymous_9363
14 years ago
It doesn't matter. Clearly, you need to open up permissions on the folder C:\$EXTEND. Without the rest of the line from FileMon, I can't tell whether it's getting denied for read or write but you'll know what it is. Use SetACL or SubInACL to change permissions on the folder.
BTW, treat yourself and switch to ProcMon. It's a superset of FileMon/RegMon and light years ahead in terms of functionality.
Lastly, please try and avoid resurrecting threads from over 5 years ago!
BTW, treat yourself and switch to ProcMon. It's a superset of FileMon/RegMon and light years ahead in terms of functionality.
Lastly, please try and avoid resurrecting threads from over 5 years ago!
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.