Re: passwording network printer
- From: John John <audetweld@xxxxxxxxxxx>
- Date: Sat, 21 Apr 2007 22:56:40 -0300
You can apply NTFS permissions to printers as you would any other object. Search your Windows 2000 help files for "printer permissions".
To use objects when you don't have specific permissions use impersonation.
"Windows NT allows one process to take on the security attributes of another through a technique called impersonation. For example, a server process typically impersonates a client process to complete a task involving objects to which the server does not normally have access."
http://www.microsoft.com/resources/documentation/windowsnt/4/server/reskit/en-us/net/chptr2.mspx?mfr=true
Example:
net use x: \\ServerName\ShareName PASSWORD /user:DomainName\MaryJane
/savecred /persistent:yes
John
neondawg wrote:
I have a simple question I am attempting to password a printer on a.
win2000 machine so that only administrators can print and for any
other user to print from the local machine or another machine it will
require a username and password from a administrator to print is this
even possible?
Thanks,
Neondawg
- Follow-Ups:
- Re: passwording network printer
- From: neondawg
- Re: passwording network printer
- References:
- passwording network printer
- From: neondawg
- passwording network printer
- Prev by Date: passwording network printer
- Next by Date: software distrution space
- Previous by thread: passwording network printer
- Next by thread: Re: passwording network printer
- Index(es):
Relevant Pages
|