search for: preservejobhistory

Displaying 11 results from an estimated 11 matches for "preservejobhistory".

2008 Aug 11
3
samba print server client job queues.
...interface, also been able to upload the windows drivers. This all works well, printing also works well. The problem that I am running into is that the old print jobs seem to be getting stored somewhere in samba and i've been unable to figure out how to turn this option off. I've set the PreserveJobHistory No PreserveJobFiles No options in my cupsd.conf file though this does not effect the queues viewed by the clients, only the jobs viewable via the cups interface. Even once the jobs have been manually deleted from the queue and no longer show up when it is opened up, windows still shows job counts...
2002 Sep 03
1
Spool files not deleted when "printing = cups"
We're using the built-in CUPS interface for printing from Samba and this, as shipped, leaves the spool files in the directory defined by [printers] path = whatever in smb.conf. Other printing types typically explicitely delete these files as part of the print command but the CUPS interface doesn't offer any facility to do this. A possible solution is, as in the attached patch, to delete
2004 Oct 27
2
Cups, samba and temporary print files
This is probably more of a Cups issue, however, I have a question about the spool files from sharing Cups printers in Samba. The spool directory on my Samba server seems to be holding print job files from past print jobs. I'm wondering what is the proper way to eliminate these files? Any help is appreciated. Tim
2007 Mar 12
1
Print queues not emptying
i'm having this problem: https://bugzilla.samba.org/show_bug.cgi?id=2220 But. i'm running samba 3.0.24 not 3.0.11 as in bug page. take a look: # smbd -b Build environment: Built by: brewbuilder@hs20-bc1-7.build.redhat.com Built on: Wed Feb 7 23:52:44 EST 2007 Built using: gcc Build host: Linux hs20-bc1-7.build.redhat.com 2.6.9-34.ELsmp #1 SMP Fri Feb 24 16:56:28 EST
2007 May 13
0
cups error 426 when accessing admin functions
...dmehler26 at woh.rr.com AccessLog /var/log/cups/access_log DataDir /usr/share/cups DefaultCharset utf-8 DefaultLanguage en DocumentRoot /usr/share/doc/cups-1.2.4 ErrorLog /var/log/cups/error_log LogFilePerm 0600 MaxLogSize 2000000000 LogLevel info MaxLogSize 10485760 PageLog /var/log/cups/page_log PreserveJobHistory Yes PreserveJobFiles No AutoPurgeJobs No MaxCopies 100 MaxJobs 500 MaxJobsPerPrinter 0 MaxJobsPerUser 0 MaxPrinterHistory 10 Printcap /etc/printcap PrintcapFormat BSD RequestRoot /var/spool/cups ServerBin /usr/lib/cups ServerRoot /etc/cups ServerTokens ProductOnly ServerCertificate /etc/cups/ssl/se...
2003 Apr 02
3
/var/spool/samba full of print jobs
Hi, madly looking for an answer to this but haven't found it in the smb.conf man pages yet... I'm using samba for my print server. I use printing = cups with samba. Currently it looks like all print jobs are being retained in /var/spool/samba and it has just filled my var fs :-( and no one can print. I can't seem to find any parameters associated with pruning the jobs, or how long
2002 Jun 13
1
cannot setup print in w2k on debian/samba/winwind/cups server
...file; if this does not start with a leading / # then it is assumed to be relative to ServerRoot. By default set to # "/var/log/cups/page_log" # # You can also use the special name "syslog" to send the output to the # syslog file or daemon. # PageLog /var/log/cups/page_log # # PreserveJobHistory: whether or not to preserve the job history after a # job is completed, cancelled, or stopped. Default is Yes. # #PreserveJobHistory Yes # # PreserveJobFiles: whether or not to preserve the job files after a # job is completed, cancelled, or stopped. Default is No. # #PreserveJobFiles No # #...
2008 Sep 27
2
Graphical net install
Is it at all possible to do a graphical netinstall ? I am using centos 5.2, and i have been doing net installs (pxe) for a while in console mode... -- Test <test at remedial-teacher.nl>
2003 Mar 23
4
What am I missing here?!
OK, I've tried changing my printcap name from printcap to cups. Printing works fine locally using CUPS on the Samba box. What am I missing here? Why can't I print to the Samba box via the Windows and linux clients? Shared directories work fine. I am really frustrated here and have exhausted Google and all other resources I have. Here's my smb.conf for what it's worth.
2004 Apr 07
0
Printing problem, CUPS
...write list = @lpadmin read only = No create mask = 0775 directory mask = 0775 guest ok = Yes + some more just like share ---------------/etc/cups/cupsd.conf------------------------- DefaultCharset notused LogLevel info PageLog /var/log/cups/page_log PreserveJobHistory Yes PreserveJobFiles No AutoPurgeJobs No MaxCopies 100 MaxJobs 50 MaxJobsPerUser 20 Printcap /var/run/cups/printcap User lp Group lpadmin RIPCache 50m TempDir /tmp Port 631 Browsing On BrowseProtocols cups BrowseAddress 10.10.10.* BrowseAllow 10.10.10.* BrowseDeny All BrowseOrder deny,allow Bro...
2004 Apr 05
0
Cups printers. Won't print first page! sometimes not atall.
...write list = @lpadmin read only = No create mask = 0775 directory mask = 0775 guest ok = Yes + some more just like share ---------------------------------------- cat /etc/cups/cupsd.conf DefaultCharset notused LogLevel info PageLog /var/log/cups/page_log PreserveJobHistory Yes PreserveJobFiles No AutoPurgeJobs No MaxCopies 100 MaxJobs 50 MaxJobsPerUser 20 Printcap /var/run/cups/printcap User lp Group lpadmin RIPCache 50m TempDir /tmp Port 631 Browsing On BrowseProtocols cups BrowseAddress 10.10.10.* BrowseAllow 10.10.10.* BrowseDeny All BrowseOrder deny,allow Bro...