Douglas Phillipson
2003-Oct-23 17:32 UTC
[Samba] How do I add a printer as a samba domain resource
With NT4 I grant users access to printers via the security tab on the printer. How do I add a printer as a domain resource, with Samba, that I can then grant domain users access to through Windows? (Using Samba 3.0.1Pre1 as a DC) Thanks Doug P
Hi doug
using
printer admin = names of admins
will allow you to change access rights to printers from windows boxes(at
least win2k) if you are logged in to the windows box as one
of the printer admin.
if you use another box as a password server you can use
security = server
password server = "name_of_password_server"
to authenticate users using that box.
tsvi