Re: passwording network printer



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

.



Relevant Pages

  • Inherited permissions for printers
    ... to be able to specify what the default security permissions will be set to. ... We have a Windows 2000 domain with print queues set up locally on Windows ... 2000 Advanced Server member servers. ... and so has full permissions to create new printers locally. ...
    (microsoft.public.win2000.active_directory)
  • Inherited Permissions for Printers
    ... to be able to specify what the default security permissions will be set to. ... We have a Windows 2000 domain with print queues set up locally on Windows ... 2000 Advanced Server member servers. ... and so has full permissions to create new printers locally. ...
    (microsoft.public.win2000.active_directory)
  • Default permissions of redirected printers?
    ... the default permissions on redirected client ... printers included the "Manage Printers" right for the connecting user. ... But now in Windows 2003, ...
    (microsoft.public.windows.terminal_services)
  • Re: VS.NET 2005 and the "allowDefinition=MachineToApplication" error
    ... Your description of impersonation is great. ... If you want to use the default configured account, eliminate that entry, or configure it as: ... The easiest way to assign correct permissions to all required directories is to run: ... I re-started IIS and tried to access my ASPX page again -- same ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: What server hardening are you doing these days?
    ... permissions on their data, and Microsoft encourages ISVs to minimize ... I've been able to discuss ACLs and other security issues in Windows with ... Control or DAC (which is what you're referring to by the "stupid ...
    (Focus-Microsoft)