Here is an update to my problem.  The testparm command is reporting this for 
[printers]:
[printers]
        comment = All Printers
        path = /data/samba/spool
        guest ok = Yes
        printable = Yes
        print command = lpr-cups -P %p -o raw %s -r
        browseable = No      <-----

But the actual smb.conf has this:
[printers]
comment = All Printers
path = /data/samba/spool
print command = lpr-cups -P %p -o raw %s -r
browseable = yes   <------------------------
public = yes
guest ok = yes
writeable = no
printable = yes

Yes I have restarted Samba.  No I do not know what is going on.  I have only 
one smb.conf on my whole system.  I may be crazy, but damn this is confusing.  
I think this is why I am not seeing any printers.

Misty

-- 
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