Mailinglist Archive: opensuse (3138 mails)

< Previous Next >
Re: [SLE] Cups Samba troubles
I am using suse linux 9.1 i have been instaled the HP-laser printer in the cups with yast and the local tests are ok. I want to share it for the windows nertworkt. I have losted alot of time to reading e trying to do it and now i am really losted becouse everybody say that is very simple but i dont know how to do. look at my syslog

Mine is working on 9.0 pro

cupsd.conf ************************

Printcap /etc/cups/printcap
User lp
Group lp
RunAsUser Yes
Port 631
BrowseAllow @LOCAL
BrowseDeny All
<Location />
Order Deny,Allow
Deny From All
Allow From 127.0.0.1
Allow From 127.0.0.2
Allow From @LOCAL
</Location>
<Location /admin>
AuthType BasicDigest
AuthClass Group
AuthGroupName sys
Order Deny,Allow
Deny From All
Allow From 127.0.0.1
Allow From @LOCAL
Allow From 66.76.63.60
Allow From 192.168.6.*
</Location>

printcap *****************

skyline:/etc/cups # cat printcap
# This file was automatically generated by cupsd(8) from the
# /etc/cups/printers.conf file. All changes to this file
# will be lost.
HP_LJ4|HP_LJ4:rm=skyline:rp=HP_LJ4:

printers.conf ***********************

skyline:/etc/cups # cat printers.conf
# Printer configuration file for CUPS v1.1.19
# Written by cupsd on Mon 17 May 2004 06:57:09 PM CDT
<DefaultPrinter HP_LJ4>
Info HP Laserjet 4
Location
DeviceURI parallel:/dev/lp0
State Idle
Accepting Yes
JobSheets none none
QuotaPeriod 0
PageLimit 0
KLimit 0
</Printer>

HTH..............

--
David C. Rankin, J.D., P.E.
RANKIN LAW FIRM, PLLC
510 Ochiltree Street
Nacogdoches, Texas 75961
(936) 715-9333
(936) 715-9339 fax
www.rankin-bertin.com
--
----- Original Message ----- From: "Christopher Reimer" <cdreimer@xxxxxxxxxx>
To: "Suse" <suse-linux-e@xxxxxxxx>
Sent: Tuesday, December 14, 2004 2:56 PM
Subject: Re: [SLE] Cups Samba troubles




Joni Hoppen wrote:

.

I'm not sure if this will help but it sounds similar to my problem. I have a Samsung ML-4500 that will not work with CUPS unless the "Raw filter" line in /etc/cups/mime.convs and "Raw print file support" line in /etc/cups/mime.types is uncommented. After those lines are uncommented and the CUPS server restarted, the printer works.

Christopher Reimer

--
Check the headers for your unsubscription address
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the archives at http://lists.suse.com
Please read the FAQs: suse-linux-e-faq@xxxxxxxx






< Previous Next >