Security context for printer driver

Posted: 03-13-2006, 04:11 PM
I developed a rendering plug-in for Microsoft PostScript Driver that run an
executable after a job was printed.

My problem is that the executable run under SYSTEM account but I must run it
in the context of the interactive user.

How can I do?

Thanks for answers

Bye


Reply With Quote

Responses to "Security context for printer driver"

lela
Guest
Posts: n/a
 
Re: Security context for printer driver
Posted: 03-14-2006, 06:25 AM
I've had a quit similar problem. In my case it was also related to OS
versions. Because with XP SP1 my rendering dll of my monotholitic printer
driver run under <SYSTEM> account, compared to XP SP2 where my rendering dll
run under the Logged On user account.

Nevertheless you can switch to the logged on user account through
<Impersonation>

regards, Lela

"Bobil" <bobil@fake.it> wrote in message
news:e81njjrRGHA.5924@TK2MSFTNGP09.phx.gbl...
>I developed a rendering plug-in for Microsoft PostScript Driver that run an
> executable after a job was printed.
>
> My problem is that the executable run under SYSTEM account but I must run
> it
> in the context of the interactive user.
>
> How can I do?
>
> Thanks for answers
>
> Bye
>
>

Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


Similar Threads
Thread Thread Starter Forum Replies Last Post
(IFS filter driver) Accessing user buffer from kernel thread or accessing handles within user context RA Windows XP Device Drivers 4 12-21-2005 11:40 AM
WMI security context Angelo Campitelli Windows XP WMI 0 05-13-2005 01:03 AM
Security priveleges in XP won't allow me to install printer. James Carr Windows XP Printers / Scanners / Fax 1 10-20-2003 09:06 PM
HASPNT Security device driver Stephen Povey Windows XP Hardware 1 07-17-2003 12:00 PM
Printer security permissions Lacy Barron Windows XP 0 07-11-2003 01:38 AM