Hi, I have problems with printing from WinXp. I have configured CUPS printer, which work fine. So I wanted to export the printers via Samba to my Win-Boxes using the following configuration: [global] printing = cups printcap name = CUPS [printers] comment = All Printers path = /var/tmp create mask = 0600 guest ok = Yes printable = Yes browseable = Yes On my WinXp clients I can see the printers and I can use them. When I print a document I see it in the windows printing queue. I see there also the printing document from CUPS. But when the windows document are deletet from the windows queue nothing happens. I watched the /var/tmp directory and it seems to me, that the documents never arrive there. Whats could be the problem ? Thank you. Olaf
Hi! I suggest you to check users privileges in cupsd.conf. However you can read log files (samba,cups and syslog) to get more info. Fabio On Thursday 19 January 2006 11:23, Olaf J?rk wrote:> Hi, > I have problems with printing from WinXp. I have configured > CUPS printer, which work fine. So I wanted to export the > printers via Samba to my Win-Boxes using the following > configuration: > > [global] > printing = cups > printcap name = CUPS > > [printers] > comment = All Printers > path = /var/tmp > create mask = 0600 > guest ok = Yes > printable = Yes > browseable = Yes > > On my WinXp clients I can see the printers and I can use them. > When I print a document I see it in the windows printing queue. > I see there also the printing document from CUPS. But when the > windows document are deletet from the windows queue nothing happens. > I watched the /var/tmp directory and it seems to me, that the > documents never arrive there. > > Whats could be the problem ? > > Thank you. > > Olaf-- Dott. Fabio Marcone 2T srl Telefono +39 - 0871- 540154 Fax +39 - 0871- 571594 Email fabio.marcone@duet.it Indirizzo Viale B. Croce 573 66013 Chieti Scalo (CH) GNU/Linux registered user #400424
Hi, What shows up in cups logs? Did you enable application/octet-stream application/vnd.cups-raw 0 - in mime.convs and application/octet-stream in mime.types? Best Regards, Bruno Guerreiro> -----Original Message----- > From: Fabio [mailto:fabio.marcone@duet.it] > Sent: quinta-feira, 19 de Janeiro de 2006 10:56 > To: samba@lists.samba.org > Subject: Re: [Samba] printer problem > > Hi! > I suggest you to check users privileges in cupsd.conf. > > However you can read log files (samba,cups and syslog) to get > more info. > > Fabio > > On Thursday 19 January 2006 11:23, Olaf J?rk wrote: > > Hi, > > I have problems with printing from WinXp. I have configured CUPS > > printer, which work fine. So I wanted to export the > printers via Samba > > to my Win-Boxes using the following > > configuration: > > > > [global] > > printing = cups > > printcap name = CUPS > > > > [printers] > > comment = All Printers > > path = /var/tmp > > create mask = 0600 > > guest ok = Yes > > printable = Yes > > browseable = Yes > > > > On my WinXp clients I can see the printers and I can use them. > > When I print a document I see it in the windows printing queue. > > I see there also the printing document from CUPS. But when > the windows > > document are deletet from the windows queue nothing happens. > > I watched the /var/tmp directory and it seems to me, that the > > documents never arrive there. > > > > Whats could be the problem ? > > > > Thank you. > > > > Olaf > > -- > > Dott. Fabio Marcone > > 2T srl > Telefono +39 - 0871- 540154 > Fax +39 - 0871- 571594 > Email fabio.marcone@duet.it > Indirizzo Viale B. Croce 573 > 66013 Chieti Scalo > (CH) GNU/Linux registered user #400424 > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/listinfo/samba >