Displaying 1 result from an estimated 1 matches for "maaaaad".
Did you mean:
  aaaaaad
  
2004 Dec 04
4
How do I stop the guest account printing?
...eem to
stop the guest account from using the printer! Is it something obvious? I
had thought that doing a "guest ok = no" in the printer share would stop
it, but I dont get asked for a password, and print jobs are logged (by
CUPS) as user nobody.
Anyone got any ideas? It's driving me MaAaAaD!
Tim.
Packages:
   Samba 2.2.12
   CUPS 1.1.22
Samba config:
[global]
   workgroup = FOO
   server string = File server
   security = share
   hosts allow = 127.0.0.1 192.168.0.0/16
   interfaces = eth0 lo
   bind interfaces only = yes
   log file = /var/log/samba/log.%m
   log level = 2
   sy...