Every time a user (on 2K or XP) logs in, I get these error messages:

[2003/08/04 17:34:47, 0] printing/print_cups.c:cups_printername_ok(388)
       Unable to get printer status for USERNAME client-error-not-found
[2003/08/04 17:34:47, 0] smbd/service.c:make_connection(252)
       MACHINENAME(10.x.x.x) couldn't find service USERNAME
[2003/08/04 17:34:47, 0] printing/print_cups.c:cups_printername_ok(388)
       Unable to get printer status for USERNAME client-error-not-found
[2003/08/04 17:34:47, 0] smbd/service.c:make_connection(252)
       MACHINENAME(10.x.x.x) couldn't find service USERNAME


Any clue as to what's causing them?


snippets from smb.conf

    [general]
    printing = cups
    printcap name = cups

    [printers]
             comment = All Printers
             path = /var/spool/lpd/
             browseable = no
             public = yes
             guest ok = yes
             writable = no
             printable = yes
             printer admin = root,scott

    [print$]
             comment = Printer Drivers
             path = /usr/local/samba/printers
             browseable = yes
             guest ok = yes
             read only = yes
             write list = root,scott
thanks,
Scott





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