search for: printcapformat

Displaying 6 results from an estimated 6 matches for "printcapformat".

2003 Dec 09
3
Samba 3.0.0, CUPS support - "Unable to open printcap file cups for read!"
Hello, I've compiled Samba 3.0.0 with CUPS support. I verified this: # ldd /usr/local/samba/sbin/smbd *snip* libcups.so.2 => /usr/lib/libcups.so.2 (0x400dc000) *snip* My smb.conf was copied from the HOWTO and the relevant sections look like: [global] *snip* # print support load printers = yes printing = cups printcap name = cups *snip* [printers] comment = All
2007 May 13
0
cups error 426 when accessing admin functions
...rLog /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/server.crt ServerKey /etc/cups/ssl/server.key User lp Group sys RIPCache 8m TempDir /var/spool/cups/tmp FilterLimit 0 Listen 127.0.0.1:631 Listen 192.168.0.4:631 Hos...
2002 Jun 13
1
cannot setup print in w2k on debian/samba/winwind/cups server
...xJobs: maximum number of jobs to keep in memory (active and completed.) # Default is 500; the value 0 is used for no limit. # #MaxJobs 500 # # Printcap: the name of the printcap file. Default is /etc/printcap. # Leave blank to disable printcap file generation. # Printcap /etc/printcap.cups # # PrintcapFormat: the format of the printcap file, currently either # BSD or Solaris. The default is "BSD". # #PrintcapFormat BSD #PrintcapFormat Solaris # # PrintcapGUI: the name of the GUI options panel program to associate # with print queues under IRIX. The default is "/usr/bin/glpoptions&quo...
2004 May 22
2
Printing not working after upgrading to 3.0.4
I had been running Samba to share my HP printer among my Windows XP clients. When I upgraded to 3.0.4, I can no longer print. When I start the print job in Windows XP, the printer lights blinks for a few seconds, and then stops. No pages come out. The print job is shown as complete in the CUPS web intrface. Printing from the Linux box works just fine. I read the Samba pages concerning
2003 Jun 23
4
Trouble with CUPS/SAMBA
...able to access it from the Windows machines (2000, XP). It shows up fine, and accept print jobs, but nothing happens after the jobs has been processed, and no errors are being generated. I would be grateful for any help. /Bo Mellberg cupsd.conf: LogLevel info MaxLogSize 0 Printcap /etc/printcap PrintcapFormat BSD RequestRoot /var/spool/cups TempDir /tmp AuthType None <Location /admin> AuthType Basic AuthClass System Order Deny,Allow Deny From All Allow From 127.0.0.1 </Location> <Location /printers/hp4550> Order Deny,Allow Deny From All Allow From 127.0.0.1 AuthType None Allow from All...
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>