Displaying 20 results from an estimated 2000 matches similar to: "Appletalk printing through Samba"
2001 Mar 15
2
Win2K printing Problems with Samba
Hi everyone !
i have some trouble printing from Win2K to Samba Server :
My configuration
Server Samba :
Mandrake Linux 7.2
Samba 2.0.7
CUPS
Configured Printer on Parallel Port Kyocera FS 3750 with CUPS
Client : Win2K PRO
driver Apple LaserWriter
When I send a request of print , my printer prints three pages :
the first have a line like this: "%%[ProductName : GNU postscript] %%"
2003 Apr 17
5
AppleTalk(netatalk)+Samba
Hi folks,
is anybody using those two products together and can give me any advice
on how to do this? My specific issue has been addressed in other posts
before, but as nobody responded, it would just now be interesting if
anybody at least uses those applications together successfully?
greets Malte
2013 Oct 28
1
[heads up] axing AppleTalk and IPX/SPX
Hello!
[Cc to stable@, for wider audience]
The plan is two axe two old networking protocols from FreeBSD head/,
meaning that FreeBSD 11.0-RELEASE, available in couple of years would
be shipped without them.
1) AppleTalk
Last time claimed to be supported by vendor in 2007[1]. In practice
had very little use since 90th.
Discontinued by major routing equipment vendors since 2009[2].
2012 Dec 12
1
Win7 x64 postscript printer -> samba print Apple Laserwriter not available
Hi folks.
I've got a system where my WinXP (they still work well) workstations have a
virtual printer installed on them.
This virtual printer uses Apple Colour Laserwriter Postscript drivers to
generate PS files which are then printed to a linux server where Samba passes
the file to one of my scripts which then parses the file, extracts data,
coverts the PS to PDF and then inserts the
2003 Feb 28
2
OT? PDF printer driver for automatic deployment
Hi,
I've got a printing server running Samba 3.0alpha21 (on Linux). The
client machines running Windows 2000 are producing PDF files by printing
to a "virtual" printer on the Samba machine. The printer driver shall be
installed from the Samba server on demand. I need color output, b/w is
not sufficient.
Everything works fine, i.e. the PDF conversion process and the automatic
driver
2005 Jan 19
1
samba -cups
hello
I try to manage a printer (Apple Lawerwriter 16/600 ) with cups but without
succes !!!
with cups web interface :
I "add a printer":
device = LPD/LPR Host or Printer
URI= lpd://mymachine/lp
Type= Apple
Model = Apple LaserWriter16/600 Foomatic/Postscript (Recommended)(en)
I try to print a testpage but without succes
- 'mymachine' is either in my dns and my /etc/hosts
2005 Sep 13
1
Problem adding printer using MSRPC
Hi,
When I try to add a printer using APW, the printer gets added
successfully. However, when I try to add a printer using the MS_RPC
addprinter command, the script fails with access denied. Please let me
know if I am doing anything wrong.
Thanks,
Guru.
The addprinter vbscript
dim oMaster, oPrinter
set oMaster = CreateObject("PrintMaster.PrintMaster.1")
set oPrinter =
2002 Feb 28
3
access denied on printing from win2k?
Hi,
I'm running samba 2.2.1a (RPM install) on RedHat 7.2
I've connected a Canon LBP-8 IV laserprinter to the network via a HP
Jetdirect box.
I've configured the printer within linux and printing goes fine.
Now I'm trying to access the printer via samba from my win2k clients. Now,
the problem is: When I'm trying to print to the printer (e.g. a testpage) I
get the message
2007 Dec 25
1
problems building appletalk module with new kernel
I've been doing this on CentOS 4 and CentOS 5 but after installing
2.6.18-53.1.4el kernel, I'm having a bit of a struggle...
# make -C /lib/modules/2.6.18-53.1.4.el5/build \
SUBDIRS=/usr/src/appletalk modules
make: Entering directory `/usr/src/kernels/2.6.18-53.1.4.el5-i686'
CC [M] /usr/src/appletalk/aarp.o
CC [M] /usr/src/appletalk/ddp.o
CC [M] /usr/src/appletalk/dev.o
2005 Aug 22
2
Need a little kick start to compile appletalk module
RHEL 4 (and thus CentOS 4) do not have appletalk module included.
CentOSPlus rather thoughtfully has the 'unsupported' version which would
have the appletalk module but I have been unable to get the old megaraid
driver to run compiled from the kernel-devel for these 'unsupported'
kernels.
Thus I would love to simply compile the appletalk module myself from the
standard
2002 Aug 10
2
ps2pdf "Print command" script trouble
hi
2.2.5, Sol 2.8
I have a perl script that I've written to convert a ps file to pdf file.
I want the user to be able to setup a
postscript printer in WNT/2k and convert ps files to pdf by printing to
a [ps2pdf] printer share.
[ps2pdf]
comment = PS to PDF file in Home Directory
path = /usr/spool/public
guest ok = Yes
print ok = Yes
browseable = Yes
printer = ps2pdf
1999 Mar 24
0
name_query failed: Samba 2.0.3
I'm stumped on getting Samba to work again on our small network. I've
got one Windows 95 machine that started to refuse to talk to Samba last
week. I *was* running one of the 1.9.18 releases, but when it stopped
working, I figured I would delete the old release and do a clean
install of 2.0.3. I've done that, and used SWAT to configure the
smb.conf file (which can be seen below).
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.
2002 Jul 29
5
HOWTO Create a PDF Writer in samba
Hi all,
Thought I'd post this to the list as I found a better way of doing
it. Nice to have for posterity.
Please include it in the source of samba if you wish - I hereby license
it under GPL
1. install ghostscript (most distributions include it anyway)
2. put the following in the file /usr/sbin/pdfprint and make it executable
by whatever your guest user for samba is :
#!/bin/bash
2002 Jun 20
4
small ps
Ive created a postscript files that looks just like I want it to look
except instead of being 6'' x 6'' i want it to be 2''x 2''. i used the
postscipt() function (R 1.5.1 on redhat). if i use width and
height in par to change the scale the figure looks terrible cause
cex,mar,etc.. dont appear to change.
before i start tinkering with the cex's and mar... is
1999 Feb 01
2
PostScript bugs in R-0.63.1
I have a minor problem with the PostScript generated by R-0.63.1.
Specifically, the files generated *will* work in:
ghostview
on an HP LaserJet
on an Apple LaserWriter
*will not* work in:
ghostscript under xdvi
on a SPARCprinter
The error message on the SPARCprinter was
Error: /invalidfont
Command: 'definefont'
Ostack: /Font5 /Font5 font(Symbol,1)
Estack:
1998 Jul 10
3
Custom Print Command
I'm trying to setup my public printers to do 4 pages per sheet, and am
having nothing but problems making it work.
The system is a Redhat 4.2 box running Samba 1.9.18p4, and the
printers are postscript capable HP 4000 and 8000 machines.
Using Redhat's printtool to set 4 page per sheet output works when
printing via lpr, but as soon as I print from a Win95 box through
samba, it's
1998 Apr 30
1
Printing from NT4 public=no
Hello,
Im using samba samba-1.9.18p4 on solaris 2.6.
Every works fine with Win95. (browsing, file service printing)
With NT file service and browsing are OK.
I was wondering if its possible to print from Windows NT4 SP3
samba print services with the option
public=no
The printing fail silently on the NT machines.
I was hoping to have a 'network password' dialog box
the same way as to
2007 Sep 09
1
filter_parameter_logging
Hi,
Is there a way to specify keys of a hash in params to
filter_parameter_logging.
For example, my payment form sends creditcard[:number] and
creditcard[:type] in params and I filter these keys using
filter_parameter_logging :number, :type.
I don''t want :number and :type in other forms to be filtered. Is there
a way to solve this?
thanks,
Ritesh
1999 Jun 30
0
Filtering ^D and PCL headers in samba print jobs under Solaris
This is my way of filtering ^D and PCL headers
out of samba jobs on a solaris 7 system.
It assumes that all your printers are capable of postscript,
and that you are using PS drivers on any printers are not PCL capable.
1) Add a declaration of pcl capability to the relevant printers:
lpadmin -p hp8000 -I 'simple,postscript,pcl'
Choose which printers you do this to carefully,
Using