Displaying 20 results from an estimated 2000 matches similar to: "Samba 3RC4 printing issues"
2003 Aug 12
2
cups addprinter fails dos error 0x00000013 (Samba 3b3)
Hi
As per subject line...
Samba 3 beta 3 installed and functional (e.g. appears in browse lists on
windows, shares accessible etc.) on SuSE 8.2.
CUPS 1.1.18 configured and functional, cups drivers installed.
Using cupsaddsmb results in failure with DOS code 0x00000013:
Running command: rpcclient localhost -N -U'root%******' -c 'adddriver
"Windows NT x86"
2003 Nov 15
6
Samba 3 and CUPs printer causes explorer to abend
I am attempting to setup a Samba printserver to replace our Windows Print
servers.
I have defined a few printers in CUPS, some raw, and some not.
When I use the GUi to upload the drivers, The dialog works, however after
that is accomplished, any attempt to get the printer properties or to use
the printer from my W2K system (cpq0277) causes explorer to ABEND.
System setup:
RedHat 9
CUPS
2003 Mar 29
1
cupsaddsmb -v, Warning: PPD file not found?!
Hello all,
I am running a Debian testing/unstable system with samba 2.2.3a-6 and
cupsys 1.1.15-4 as a member server in a samba domain. I have used CUPS to
add a networked HP8100N printer and it works fine locally, but I'm having
difficulty adding it to samba for Win98 domain clients to use.
I ran cupsaddsmb to add the printer and drivers to samba, but it cannot
find the PPD file... where is
2004 Mar 15
0
Re: glitch - win98 and driver download
This was the answer to a question posed on the Samba list almost a year
ago. The following regarding Windows 98 printer names seemed to get
lost:
In windows 98, printer name:
----------------------------
> 13 characters: printer offline
<= 13 but > 8: ppd doesn't download, can print with adobe drivers
<= 8: full functionality
I also tried an 8.3 printername: testtest.tst, which
2003 Feb 20
3
cupsaddsmb - why the heck can't I get rpcclient-addprinter to work?
I can't seem to get the rpcclient-addprinter to work - grrrrrr
It looks like the drivers files are copied correctly and the NT drivers are added
correctly but the addprinter command says it's unsuccessful!
rpcclient localhost -N -U JOHNSON\\root -c 'enumprinters'
shows the printer!!
What's going on? I've tried removing
/var/cache/samba/ntdrivers.tdb
2004 May 20
2
cupsaddsmb
HI!
I've a problem with cupsaddsmb!! :-(
At the console I type:
cupsaddsmb -U root -v <printername>
and after some operations complete correctly appear this error:
[...]
Running command: rpcclient localhost -N -U'root%' -c 'adddriver "Windows NT
x86"
"eps6100l:cupsdrv5.dll:eps6100l.ppd:cupsui5.dll:cups5.hlp:NULL:RAW:NULL"'
cmd = adddriver
2003 Dec 11
1
No joy adding a CUPS printer
I'm trying to change my Samba setup from LPD to CUPS, with little
success. I've followed [and re-followed] the setup documentation
from CUPS and I just can't get Samba to recognize my printer.
The catch is - it sort of recognizes it :-(
First I added these lines to my smb.conf:
=========================================
[global]
load printers = yes
printing = cups
printcap name =
2008 Jul 29
1
Samba with apps clipper very slow
Hello. I have an app running on a clipper Samba version 3.02319121616102
. In my network there are approximately 80 clients Win98 and 20
clients NT-XP. By connecting customers begins to degrade the
performance of the app very slow getting around. Any help? Thank you.
Deputy smb.conf.
Hola. Tengo una app en clipper ejecut?ndose sobre Samba version
3.02319121616102
. En mi red hay
2003 Sep 22
2
rpcclient adddriver problems 2.2.8a and 3rc4
The command:
rpcclient -U jarboed -c 'adddriver "Windows NT x86" "RICOH Aficio 700
PS:RINH7PS5.DLL:RICNH703.PPD:RINH7PSU.DLL:RINH7PSU.HLP:NULL:RAW:RNH7kmUI
.DLL,RNH7PS.DLL,RNH7km.INI,RINH7PS5.NTF,RNH7Help.HLP,TrackID.DLL,TIFmtA.
DLL,TIBase64.DLL,TISHMEM.DLL,TICMD.EXE"' LINPS1
fails on 2.2.8a and 3rc4 (substituting server name appropriately in the
above command).
User
2004 Aug 19
1
printernames vs. sharenames
Hello,
when I assign a printer driver to a printer from a windows client, the
printername now changes to the drivername.
Yes, I can see the SPOOLSS_SETPRINTER call with the printername property,
but that's definitly not what I want (or would expect).
E.g. when I change the drivers of 3 printers to HP Laserjet, I get 3 printers
with the names "HP Laserjet [(Copy 1|2)]". These
2003 Apr 16
4
driver download problem - win 98 + cups
I'm having trouble with driver downloads to Win98 clients from a Cups
server/
red hat 8.0 (2.4.18-26.8.0)
cups-1.1.18
samba 2.2.8
netatalk-1.6.1
I have windows clients successfully installing and printing to printers
over samba and macs over netatalk. I'm using the stock Adobe drivers.
Windows 2000 and Windows XP clients successfully grab drivers off of the
print$ share without a
2013 Feb 20
1
What will happen if I disable reverse check for \\server\printer on samba?
Hi team,
In Samba 3.6, rpc_server/spoolss/srv_spoolss_nt.c file has this stance at
line 1740:
/* some sanity check because you can open a printer or a print
server */
/* aka: \\server\printer or \\server */
DEBUGADD(3,("checking name: %s\n", r->in.printername));
result = open_printer_hnd(p, r->out.handle, r->in.printername, 0);
if (!W_ERROR_IS_OK(result)) {
2004 Jan 25
1
Samba] Samba3 Printer drivers installation
> [Samba] Samba3 Printer drivers installation
> Andrei Mikhailovsky andrei at arhont.com
> Tue Jan 20 11:52:41 GMT 2004
>
>
> Hello,
>
> I am having problems installing printer drivers for Samsung ML-4500
> printer, so windows workstation can just fetch them from print$ share.
> When I run rpcclient with -d 4 i get the following error:
>
>
2002 Sep 29
2
W9x print driver download problems with Samba 2.2.3a and CUPS
I've set up Samba and CUPS on our testing server here, and used
smbcupsadd to upload the Adobe PS drivers to the server as directed in
the HOWTO (The CUPS and Samba HOWTOs differ on this point, by the way -
the latter claims that PSMON.DLL is needed in addition to the eight
other files. I played it safe and had it upload that, too).
With the caveat that I first have to connect to each printer
2010 Apr 01
4
Printer Admin Difficulties
I have been trying to setup a new print server on Fedora 12 based around
samba-3.4.7-58.fc12.x86_64 and cups-1.4.2-28.fc12.x86_64. All looks
good except for the ability for printer administrators to manage
printers. Whether I specify users in a system group using the
deprecated printer admin option, or specifically using net rpc rights
and the SePrinterOperatorPrivilege, it does not matter.
2001 May 04
2
File cacheing problem?
I have a Linux box (Pentium III processor, 256M RAM) running
kernel version 2.4.3, and smbmount version 2.0.7. The Linux box has
a Windows 2000 Server share mounted via "mount -t smbfs ...".
I am running into what seems to be a cacheing problem. I am doing
software development on this share, editing the files from a Win98
workstation, and compiling on the Linux box.
However,
2002 Jul 12
1
job fails to print via samba 2.2.6-pre1 - lpd ASCII a nd postscript test works fine...
Ah, it appears that I have confused myself...
I indeed have ALL of the queues defined as JetDirect with the model
specific driver selected in printconf.
With this combination I am telling linux to modify the job [via the filter]
and then pass it as a RAW [jetdirect] where I SHOULD just have the queue
define as JetDirect with a RAW as the driver and let the job go as
transmitted by the client
2009 Jul 07
1
request for documentation improvement
Dear Samba-Team.
First, I don't know if this is the right place for my request. If a bug
report is more suitable, I can file one.
My request is interconnected with CUPS, but I was told to ask you instead as
- CUPS avoids to document software-specific stuff, because there are too
many changes in the programs interconnected with CUPS to keep up with and
the SMB backend is - as a part of Samba
2008 Sep 08
3
print directly on another computer's LPT
how do i print directly to another computer's LPT port?
printing via GDI is no problem.
i have application that must print directly to LPT ports
on several computers. on local printer, there's no problem,
but i can't access LPT port on another computer.
in windows, i could simply map it to LPT2, and use the LPT2
"net use LPT2: \\servername\printername"
or in my
2019 Jun 26
2
<printername>.tdb error management...
Sometimes (rarely, very rarely) i spot a <printername>.tdb error that
seems to prevent the communication between samba and CUPS.
In log i see:
[2019/06/26 15:15:49.633876, 0] ../source3/lib/util_tdb.c:316(tdb_log)
tdb(/var/cache/samba/printing/sml5010-2.tdb): tdb_rec_read bad magic 0x25 at offset=26096
the only solution i've found, pretty drastic, is:
systemctl stop