PDA

View Full Version : Restricted User Group cannot print on local printer


Theo
October 10th 08, 09:15 PM
We have a desktop machine running XP Pro and a local USB thermal ticket
printer connected. Note that the printer does come with unsigned drivers from
the manufacturer.
The machine is not joined to any domain and is intended to be used by the
public.

If you are logged in as local admin the printer prints fine. If you login as
a Restricted User (in built in Users Group), you can see the printer but when
you attempt printing the printer spooler shows an error and you can never
print.

We did try putting this user in the Power Users Group and he can print fine.
But the objective is to have him in the Users Group with limited priviledges.
Any ideas?

Alan Morris [MSFT]
October 13th 08, 05:20 PM
My first guess is that the print driver creates files in %windir%\temp
(windows system temp location) rather than %temp% (users temp location).

Check with the driver vendor if they write files to specific locations
during rendering.

Alternately give users write access to %windir%\temp and verify the user
can print.

If you changed the default security in %windir%\system32\spool\printers,
this could also be the issue (users have create file access to this
location)


--
Alan Morris
Windows Printing Team
Search the Microsoft Knowledge Base here:
http://support.microsoft.com/search/?adv=1

This posting is provided "AS IS" with no warranties, and confers no rights.

"Theo" > wrote in message
...
> We have a desktop machine running XP Pro and a local USB thermal ticket
> printer connected. Note that the printer does come with unsigned drivers
> from
> the manufacturer.
> The machine is not joined to any domain and is intended to be used by the
> public.
>
> If you are logged in as local admin the printer prints fine. If you login
> as
> a Restricted User (in built in Users Group), you can see the printer but
> when
> you attempt printing the printer spooler shows an error and you can never
> print.
>
> We did try putting this user in the Power Users Group and he can print
> fine.
> But the objective is to have him in the Users Group with limited
> priviledges.
> Any ideas?

Google