Displaying 5 results from an estimated 5 matches for "requestroot".
2007 May 13
0
cups error 426 when accessing admin functions
...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
HostNameLookups Off...
2002 Jun 13
1
cannot setup print in w2k on debian/samba/winwind/cups server
...r/bin/glpoptions"
# from ESP Print Pro.
#
# This option is only used under IRIX; the options panel program
# must accept the "-d printer" and "-o options" options and write
# the selected printer options back to stdout on completion.
#
#PrintcapGUI /usr/bin/glpoptions
#
# RequestRoot: the directory where request files are stored.
# By default "/var/spool/cups".
#
#RequestRoot /var/spool/cups
#
# RemoteRoot: the name of the user assigned to unauthenticated accesses
# from remote systems. By default "remroot".
#
#RemoteRoot remroot
#
# ServerBin: the root...
2003 Jun 23
4
Trouble with CUPS/SAMBA
...rom 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
</Location&g...
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.