Displaying 1 result from an estimated 1 matches for "xxprinter".
Did you mean:
xprinter
2004 May 19
0
hosts deny = X not working for printer share
...nto samba. All the printers work great
from samba, Point-n-Print is operational :D However, we would love the
ability to restrict access to the printers based on their network
location. Thinking that this would be an easy task, we redeclared each
printer in the smb.conf in this format:
[xxPrinter]
path = /var/spool/samba
printable = yes
hosts allow = X.X.X.X
Even though there is some redundancy with this approach, it was going
to, in theory, allow us to give fine grained access to printers.
However, this is not working, as we are still allowed to print to these
printers no...