Rob Foehl wrote:

Try setting 'printer admin' globally.

Yes, that might be it too. My printing specific smb.conf settings below...

[global]
########## Printing ##########
   load printers = yes
   printcap name = CUPS
   printcap cache time = 180
   printing = CUPS
   use client driver = no
   printer admin = @domadmin

####### Print Shares ########
[printers]
   comment = SMB Print Spool
   path = /var/spool/samba
   browseable = no
   public = yes
   guest ok = yes
   read only = yes
   printable = yes
   create mode = 0600

[print$]
   comment = Printer Driver Download Area
   path = /shares/print
   browsable = yes
   guest ok = yes
   read only = yes
   write list = @domadmin


-- Michael Lueck Lueck Data Systems

Remove the upper case letters NOSPAM to contact me directly.

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to