Print share ACL's

  • Thread starter Thread starter Gekko
  • Start date Start date
G

Gekko

Hi.
How to accomplish this:
On a W2K server I need to restrict 1 shared printer usage
to users who has already accounts in AD.
So far ok, but these users are NOT logging to AD nor do
their machines are in AD (workgroup mode).
I just would like them to authenticate somehow using their
AD accounts to use the printer. No one else should not be
allowed to print to it.
 
The users logged on to machines in a workgroup can do: "net use
\\printer-server /u:domain\account" and then type in their password to
authenticate to the print server. Then they can install the printer
connection and print. You can remove "everyone" form the print queue
security descriptor on the server and add "authenticated users". Make sure
the guest account on the server is disabled.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top