Hi! I try to setup a printer with samba [printers] path = /var/spool/samba/lp printable = Yes guest ok = yes browseable = no print command = lpr -r -P%p %s -U %u lprm command = /usr/bin/lprm -P%p %j but this allows all users to print and to delete guest ok = yes this is the problem I tried also with valid users = username (my username) or user = username I need a solution, where only documents of the owner could be deleted by the owner. And there is another Problem When I look in the Printer Dialog, there are the documents named by USERNAME.somecharacters is it possible to see the filename Marco
On Tue, 28 Mar 2000 22:11:47 +1000, hai scritto:>[printers] > path = /var/spool/samba/lp >... >I need a solution, where only documents of the owner could be deleted by the >owner.Have you tried # chmod 1777 /var/spool/samba/lp ?>When I look in the Printer Dialog, there are the documents named by >USERNAME.somecharacters >is it possible to see the filenameThis has been solved in 2.0.6 for win9x clients. Maybe you can try and see if winnt is happy too. -- giulioo@pobox.com