On Sat, Apr 08, 2006, Dave wrote:
>Hello,
> I've got a Freebsd6 print server that has two printers attached to it,
>both hp models one a deskjet the other a laserjet. Both are exhibiting the
>same behavior, whenever i print something from a windows box, xp in this
>case, the windows boxes use
Hello,
I've got a Freebsd6 print server that has two printers attached to it,
both hp models one a deskjet the other a laserjet. Both are exhibiting the
same behavior, whenever i print something from a windows box, xp in this
case, the windows boxes use windows printer drivers and samba3 for
At last I have been able to set up cups under kde 3.4 to print from my laptop
with freebsd 5.4 to an epson stylus color 640 printer connected to another pc
seen by cups in the laptop both as an ipp printer under freebsd 5.4 (seen
from the laptop as the cups server) AND - more frequently - as an
Hi
sorry.. this is only test..pls ignore it.
Andras Kende napsal(a):
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Mikko Heiskanen
Sent: Sunday, January 23, 2005 4:44 PM
To: [EMAIL PROTECTED]
Subject: RE: samba printing
On Sun, 2005-01-23 at 23:06
The pass-through script, and the idea to use it, came from "FreeBSD
Unleashed". I didn't know you could get away with not having a filter in
printcap.
I'll try your idea to see if it works. I'm using the same "idea" for
other remote Ethernet printers this computer serves.
Warren Block wrote:
On
On Sun, 23 Jan 2005, McCy Ron wrote:
I've got a printcap setting that uses a "pass-through" filter.
Windows provides the drivers that talk to the printer correctly. BSD need
only pass the bytes through.
###
### printcap setup for Samba printer share..
broxi
On Mon, 2005-01-24 at 04:48, McCy Ron wrote:
> I have/had the same problem - couldn't print to the Samba shared printer
> until I found in the
> "Handbook" a couple of line of code that were missing in my smb.conf
>
> [printers]
>comment = Guttenburgs Pride
>printable = yes
>print
Hmm - I use
...
printing = lprng
and my standard lp setup that all unix programs use
on the windows box is can see \\unixhost\lp as an available printer
so I just added it using the wizard on winblows...
To avoid windows sending printer binary codes I chose a printer
type of Postscript.
It J
I have/had the same problem - couldn't print to the Samba shared printer
until I found in the
"Handbook" a couple of line of code that were missing in my smb.conf
[printers]
comment = Guttenburgs Pride
printable = yes
printing = BSD
printcap name = /etc/printcap
print command = /usr
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Mikko Heiskanen
Sent: Sunday, January 23, 2005 4:44 PM
To: [EMAIL PROTECTED]
Subject: RE: samba printing
On Sun, 2005-01-23 at 23:06, Andras Kende wrote:
> Hello,
>
>
> Looks like the spool
On Sun, 2005-01-23 at 23:06, Andras Kende wrote:
> Hello,
>
>
> Looks like the spool directories are different in /etc/printcap and
> in smb.conf:
>
> sd=/var/spool/raw:
>
> path = /var/spool/samba
>
> Try to set to the same path, also make sure windows user has
> Enough privileges to write to
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Mikko Heiskanen
Sent: Sunday, January 23, 2005 12:34 PM
To: [EMAIL PROTECTED]
Subject: samba printing
Hi list,
I'm having hard time getting printing working from samba winXP client to
a pr
Make sure all the permissions are correct on the spool directories,
they should be 755. During this troubleshooting, I'd recommend looking
at any tcp communication while trying to print..
Good Luck!
On Sun, 23 Jan 2005 20:33:47 +0200, Mikko Heiskanen
<[EMAIL PROTECTED]> wrote:
> Hi list,
>
> I'
Hi list,
I'm having hard time getting printing working from samba winXP client to
a printer parallelport connected to my FreeBSD-4.10-release box.
I have a HP Laserjet 1200 -printer, and am using LPD and apsfilter with
postscript driver as suggested by linuxprinting.org.
Everything works real wel
Thanks for that web page, I had run into it a while ago and completely forgot
about it.
I ammended my printcap to include the entry :
# APS2_BEGIN:printer2
# - don't delete start label for apsfilter printer2
# - no other printer defines between BEGIN and END LABEL
Canoni850|bjc800:\
:lp=/dev
A couple of days ago I set up my printer on my FreeBSD server and set it up so
I could print from my FreeBSD client. This all works very well, printing from
botht the server and the FBSD client. However, I also have samba set up for
file serving with my dads XP box. I have been trying for quite
David Lodeiro wrote:
A couple of days ago I set up my printer on my FreeBSD server and set it up so
I could print from my FreeBSD client. This all works very well, printing from
botht the server and the FBSD client. However, I also have samba set up for
file serving with my dads XP box. I have
> "JR" == Jens Rehsack <[EMAIL PROTECTED]> writes:
JR> It's most a good thing sending your patch directly to David
JR> Chapman (maintainer). He's very fast commiting bug fixes :-)
Did that, too. ;-)
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the b
Vivek Khera wrote:
>
> > "JR" == Jens Rehsack <[EMAIL PROTECTED]> writes:
>
> >> Ah. The port Makefile probably needs to be tweaked a bit then. It
> >> looks like samba will use cups if it can find it. Try this:
> >>
>
> JR> Your patch isn't required. But instead adding a line
> JR> 'WIT
> "JR" == Jens Rehsack <[EMAIL PROTECTED]> writes:
>> Ah. The port Makefile probably needs to be tweaked a bit then. It
>> looks like samba will use cups if it can find it. Try this:
>>
JR> Your patch isn't required. But instead adding a line
JR> 'WITHOUT_CUPS=yes' into /etc/make.conf addi
Dan Nelson wrote:
>
> In the last episode (Oct 28), Vivek Khera said:
> > > "DN" == Dan Nelson <[EMAIL PROTECTED]> writes:
> > DN> When you did the install, you probably just skipped that options dialog
> > DN> that came up, right? All the options on that page are "select to
> > DN> enable"
> "DN" == Dan Nelson <[EMAIL PROTECTED]> writes:
DN> Ah. The port Makefile probably needs to be tweaked a bit then. It
DN> looks like samba will use cups if it can find it. Try this:
Thanks for the patch. I ended up just deleting cups_base since it was
not needed for any other port on my s
> "GAD" == Garance A Drosihn writes:
GAD> Some of that is just guessing on my part, but it sounds pretty
GAD> plausible. I would suggest that you see if CUPS is installed.
GAD> Also check to see if it is a recent install. If so, then
GAD> /usr/local/sbin/pkg_deinstall cups
GAD> and then try
At 12:03 PM -0500 10/28/02, Vivek Khera wrote:
> "DN" == Dan Nelson <[EMAIL PROTECTED]> writes:
but I have not enabled CUPS in samba at all. Does anyone know what I
need to do to migrate successfully from samba 2.2.5 to 2.2.6? Here's
my config:
DN> When you did the install, you proba
In the last episode (Oct 28), Vivek Khera said:
> > "DN" == Dan Nelson <[EMAIL PROTECTED]> writes:
> DN> When you did the install, you probably just skipped that options dialog
> DN> that came up, right? All the options on that page are "select to
> DN> enable", except CUPS which is "select to
> "DN" == Dan Nelson <[EMAIL PROTECTED]> writes:
>> but I have not enabled CUPS in samba at all. Does anyone know what I
>> need to do to migrate successfully from samba 2.2.5 to 2.2.6? Here's
>> my config:
DN> When you did the install, you probably just skipped that options dialog
DN> that
In the last episode (Oct 28), Vivek Khera said:
> I upgraded Samba from 2.2.5_3 to 2.2.6 and now printing from Win2k
> has stopped working. Downgrading back to 2.2.5_3 lets printing work
> again. Accessing the disk shares works just fine, still. Server is
> running FreeBSD 4.7-STABLE.
>
> When
I upgraded Samba from 2.2.5_3 to 2.2.6 and now printing from Win2k has
stopped working. Downgrading back to 2.2.5_3 lets printing work
again. Accessing the disk shares works just fine, still. Server is
running FreeBSD 4.7-STABLE.
When I start Samba 2.2.6, it reports this:
[2002/10/24 14:22:57,
28 matches
Mail list logo