[cups.general] Printing size too large

Robert Krueger racsw at frontiernet.net
Mon Nov 29 09:32:48 PST 2004


Hi Till,
   here you go:

LogLevel info
Printcap /etc/cups/printcap
User lp
Group lp
RunAsUser Yes
Port 631
BrowseAllow @LOCAL
BrowseDeny All
Browsing On
<Location />
Order Deny,Allow
Deny From All
Allow From 127.0.0.1
Allow From 127.0.0.2
Allow From @LOCAL
Allow From localhost
</Location>
<Location /admin>
AuthType BasicDigest
AuthClass Group
AuthGroupName sys
Order Deny,Allow
Deny From All
Allow From 127.0.0.1
</Location>

Thanks,
Robert



Till Kamppeter wrote:
> Can you post the output of the command (run it as root):
> 
> cat /etc/cups/cupsd.conf | grep -v '^$' | grep -v '^#'
> 
> This shows your CUPS config file, with blank lines and comments removed.
> 
>    Till
> 
> 
> Robert Krueger wrote:
> 
>> Till Kamppeter wrote:
>>
>>> Robert Krueger wrote:
>>>
>>>>
>>>> BTW, can you tell me how to fix that password problem with 
>>>> http://localhost:631/ ?  That was excellent for installing printers.
>>>>
>>>
>>> Login: root
>>> Password: The root password of your machine
>>>
>>>    Till
>>>
>>> _______________________________________________
>>> cups mailing list
>>> cups at easysw.com
>>> http://lists.easysw.com/mailman/listinfo/cups
>>>
>>>
>>
>> Not that this helps, Till, but here's the /var/log/cups/access_log 
>> response to my login:
>>
>> localhost - root [29/Nov/2004:10:54:35 -0500] "GET /admin HTTP/1.1" 401 0
>>
>> Thanks,
>> Robert
>>





More information about the cups mailing list