Displaying 20 results from an estimated 3000 matches similar to: "Fail to "Connect to printer""
2002 Aug 07
3
Removing Printer Driver on Samba 2.2.5 using rpcclient
Hi All.
Can anyone give me a hand here?
I'm trying to remove some printer drivers from my samba server running on
FreeBSD 4.6 using rpcclient.
'enumdrivers' shows:
rpcclient $> enumdrivers
[Windows 4.0]
Printer Driver Info 1:
Driver Name: [hp deskjet 930c series]
[Windows NT x86]
Printer Driver Info 1:
Driver Name: [HP DeskJet 930C Series]
Printer Driver Info
2003 Dec 09
2
adding printers from netlogon script
While this doesn't relate specifically to Samba, I need to do this in a netlogon .bat file
in a Samba domain. In my network, I have a printer hooked to a JetDirect so that it is a
TCP/IP printer. Is there a way I can automatically have this printer mapped/added when the
user is logged on?
--
Andrew Gaffney
2007 Nov 19
1
Re: Different printer drivers ...
Greetings,
I've now received private e-mail saying that others have seen this problem,
sent e-mail to this list and received no answers. That ultimately, they
ended up altering their Windows clients to use LPR instead of Samba.
Is this really something that a genuine MS Windows server can handle and
Samba cannot?
Does anybody know when these other drivers stopped working well and what
2007 Nov 20
1
Re: Different printer drivers ...
Greetings,
(Brief synopsis):
| This is an extenuation of "Non-registry problem: Slow printing"
|
| See:
| http://www.brightsands.com/~chris/quick.9.bz2 fast printer drivers loglvl=9
| http://www.brightsands.com/~chris/slow.9.bz2 slow printer drivers loglvl=9
| http://www.brightsands.com/~chris/smb.conf the smb.conf in use
|
| I have a sample Windows XP/SP2 client trying to
2004 Oct 26
1
Samba + Mac OS + printing
Hi,
In my LAN, I have a debian server where samba 3.0.7-1
is intalled and act as a PDC for my windows os suite.
I have a printer connected to my computer and I have
share it which work find for my windows without
problem.
Now, on the other part on my network, I have about 10
Mac OS computer (8.2 & 9.2 series). On my debian
server i have install netatalk in order to be able to
share files
2003 Jun 10
1
Samba + CUPS = Two printers instead of one?
Samba 2.2.8 + cups-1.1.17.
load printers = yes
show add printer wizard = yes
printcap name = cups
printer admin = root
printing = cups
[print$]
path = /home/printers
guest ok = yes
browseable = yes
write list = root
[printers]
comment = All Printers
printable = yes
path = /var/spool/samba
browseable = no
guest ok = yes
public = yes
read only
2003 Nov 17
1
samba (2.2.8a) driver download fails
Hi there,
I have a problem with the rpc driver stuff:
I have copied the driver files to //atlas/print$/W32X86 and WIN40 (via
filesystem copy), added and set the driver without errors.
But getdriver reports no driver associatet with the printer?!
So reports below.
I am sure, this was working on this system.
I tried to reinit the ntprinters.tdb, printing.tdb, nt_forms.tdb and
ntdrivers.tdb by
2004 Sep 05
5
'point-and-print' general questions
I have gotten 'point-and-print' working, but there are a couple small
issues/questions I am trying to get my grasp around:
- rpcclient print-1201 -U root%secret -c 'enumdrivers'
this lists the drivers twice (I saw one other post about this,
without any followup)
- When adding drivers via the Windows APW, after uploading the drivers
and the APW closing - are you supposed to
2005 Feb 07
1
rpcclient error / printer driver issue
SUSE 9.1
samba-3.0.9-2.6
samba-client-3.0.9-2.6
I am getting some errors that I can't seem to track down in any of the
archives. I came across this problem when trying to delete a driver
none of the printers are listed in the smb.conf - it is all being
generated from the cups and the printcap that cups makes on load
First enumprinters works:
rpcclient $> enumprinters
2002 Jun 09
1
CUPS & client driver download
Hi everybody!
I've got a problem with downloading printerdrivers from my win2k box.
Successfully added printer with cupsaddsmb-tool (as root, after
failing as printer admin!!?!?!). The W32X86 and WIN40 directories
have been created as they should and also did the PPD files.
But if I connect to the printer from Win (as printer admin) I get the message that no
driver could be found.
RPCclient
2003 Jul 28
3
Problem with rpcclient command
Hi,
I am trying to query a W2K PDC for info on a print driver by issuing the
following command:
rpcclient -Uxxx%yyy -d 3 -c 'getdriver "HP LaserJet 8000 Series PS"' abert
The response I get is:
Initialising global parameters
params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf"
Processing section "[global]"
added interface
2001 Nov 20
2
Problem downloading driver from Samba.
Hi!
Has made as is said in Printing Support in Samba 2.2.x
#rpcclient hydra -U root%******** -c "enumprinters"
Domain = [AZCHER] OS = [Unix] Server = [Samba 2.2.2]
flags: [0x800000]
name: [\\ HYDRA\fax]
description: [HYDRA \\ HYDRA\fax,]
comment: []
flags: [0x800000]
name: [\\ HYDRA\PrintServer]
description: [HYDRA \\
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 Jan 14
2
Samba PDC and Automatic Printer Install
Hello,
I am trying to install automatic printer driver download and install.
I am running Samba 3, as a PDC, on RedHat 7.3.
It seems everything is setup correctly, although I cannot get the rpcclient
to 'see' my printer.
Please notice these two printers listed below ar the same (lp & HP2300).
[root@mercury log]# rpcclient -U=root localhost
Password:
rpcclient $> enumprinters
2004 Nov 22
2
optimize in very small values
I hope you will forgive me this simple question on titration.
I'm trying to find very small values from the algorithm below, which I
believe is
correctly formatted, and the constants are also correct. When SID goes over
ATOT, fitted vales are
much too low compared to the literature. I guess I must be using optimize
in a wrong way but cannot find out how to improve it. I'm on windows, R
2003 May 05
5
Rpcclient - setdriver.
I have done one succesful driver for downloading to my windows 2000-client.
When i try set another with "setdriver " I get a result as : SetPrinter call failed!
The only differens between them is in the desritption-field
flags:[0x800000]
name:[\\localhost\HP4600]
description:[\\localhost\HP4600,HP4600,H4600]
comment:[H4600]
flags:[0x800000]
2017 Dec 25
3
plot representation of calculated value known to be 7.4
Dear friends - merry Christmas and thanks a lot for much help during the
year!
In the example below I fail to understand how the calculated value pH is
represented in a simple plot - also included. The calculations are
useful in practice and likely to be right in principle but I cannot see
how this occurs: why a calculated value of 7.4 known as numeric is not
simply plotted as such. It
2019 Aug 15
3
Failing to join existing AD as DC
Here you go:
Collected config ?--- 2019-08-15-18:38 -----------
Hostname: ka-h9-dc01
DNS Domain: samdom.example.com
FQDN: ka-h9-dc01.samdom.example.com
ipaddress: 10.0.1.250
-----------
Samba is running as an AD DC
-----------
? ? ? ?Checking file: /etc/os-release
PRETTY_NAME="Debian GNU/Linux 10 (buster)"
NAME="Debian GNU/Linux"
VERSION_ID="10"
VERSION="10
2003 May 13
2
cli_pipe: return critical error. Error was Call returnedzerobyte(EOF),hilfe!
|.................
| This would *possibly* map to the files of your
| driver like this:
|
| Long Printer Name:\ --> lp:\
|...........................
| missing: should be "RAW" !! #####
|
| Yeah, you're right. I've missed the RAW DDT. Now
| when I complied I got the error from the subject
| line.
|
| Sorry? I didn't
2017 Dec 25
0
plot representation of calculated value known to be 7.4
Dear friends - copy paste missed
SID <- c() before the first loop - sorry
BW Troels
Den 25-12-2017 kl. 19:12 skrev Troels Ring:
>
> Dear friends - merry Christmas and thanks a lot for much help during
> the year!
>
> In the example below I fail to understand how the calculated value pH
> is represented in a simple plot - also included. The calculations are
> useful