Displaying 20 results from an estimated 6000 matches similar to: "Smbclient command line password parsing"
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 =
2002 Sep 10
1
Re: How do I force Samba to update shared printer list? (2.2.6-pre2)
Try : killall -s HUP /usr/sbin/smbd
is causes that smbd rereads its config.
At 11:20 10.09.2002 +0200, Kurt Pfeifle wrote:
>Hi,
>
>I have a question regarding the visible list of printers in the network
>neighbourhood of my Samba server, and how to force it to become updated.
>Maybe one of my settings is wrong? Maybe it is a bug?
>
>My problem (short):
2004 Nov 05
0
cupsaddsmb problems...
Hey everyone.
Having a little problem getting cupsaddsmb to work correctly. I have been
reading throw the Samb 3 book today as i am trying to have the ability for
drivers for our printers to be automatically downloaded when a client adds
the printer.
I am using:
FreeBSD 4.10
samba 2.2.11
cups 1.1
cups-samba
I put the following info in smb.conf:
[printers]
comment = All printers
2005 Mar 08
0
cupsaddsmb fails - files are not copied
Hello,
i have problems getting the automatic driver installation for windows
clients running.
i am using cupsaddsmb, it creates the WIN40 Directory and tells me its
putting files - but the Directory remains empty - and thats, so i
guess, the reason for the rpccleint command failing (DOS error
0x00000042 smth.)
what am i doing wrong?
regards
sven wandersleb
transcript of cupsaddsmb and
2007 Jan 18
2
Letter instead of A4 with driver installed via Samba's Point'n'Print
Hello everyone,
I have already asked for this the cups list/newsgroup, but it seems to me that this might be more a question about Samba. According (hopefully) to these howtos I have setup printers and prepared their cups postscript drivers to be installed automatically via Samba and the so called Point'n'Print method:
https://forums.gentoo.org/viewtopic-t-456501-highlight-.html
2002 Feb 20
1
a change in rpcclient from 2.2.2 to 2.2.3a
Samba version 2.2.3a doesn't seem to work with the "cupsaddsmb" program
available in CUPS... cupsaddsmb merely runs a few rpcclient commands.
The verbose output from cupsaddsmb is printed below. This output is
from cups version 1.1.14, but I received the same error from version
1.1.12. On 2 different computers - both clean installs. When run on
Samba version 2.2.2, the command
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 Jul 28
3
cupsaddsmb claims to work but fails
Case strange... I've past probably 30 hours by now on this, crawling the web, and doing
attempts. I managed to make cupsaddsmb run without producing an error, but it fails. Ask
me for anything, full trace, versions and so on, but please, if someone has an idea, share
it.
============================================
Linux Debian Woody unstable
Cups 1.1.19final-1
Samba 2.2.3a-14
2004 Oct 22
0
cupsaddsmb and .inf files
Hi,
I've also got problems downloading drivers from samba to a windows client.
I'm running Debian Samba 3.0.7-1, and Cupssys 1.1.20final
My Windows Client is a Win2KPro.
I succesfully installed my printers with Cups and they work fine under
Linux, and from remote cups clients.
I've been trying to follow the samba docs on serving postscript drivers
for cups from the print share in
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 Jun 25
0
cupsaddsmb encounter with good info supplied
Hi People,
Trying to be as informative as possible: I'm trying to add printers
drivers to cups-owned, samba shared printer. Called "PDF-Creator"
But when I issue the command "cupsaddsmb -U root -v PDF-Creator" I get a
"NT_STATUS_LOGON_FAILURE"
Weird thing is: I was able to do this a few months ago. But I noticed
the drivers where missing when I wanted to add
2003 May 15
1
Does automatic printer driver download from Win 2k client work?
Hi,
I am playing around with automatic printer driver download to Windows
2000 clients from Samba 2.2.8a-1 which doesn't seem to work. Whenever I
right-click on the printer and say "connect", it displays:
The server on which the printer resides does not have the correct
printer driver installed.....
Here is my smb.conf file:
[Global]
workgroup = DEBIAN_FANS
load printers = yes
2003 Jan 13
0
Samba 2.2.7a and cups 1.1.18
Hi
I have installed samba-2.2.7a and cups-1.1.18. After reading all the documentation samba
provides as well as the cups administrators guide I am still stuck. I have added the
printers just the way the samba and cups documentation says. Anyway here is my output from
cupsaddsmb, It fails on the last step, so i have run that manually again afterwards with
debugging enabled.
I believe this to be
2002 Aug 30
1
cupsaddsmb - problem
Hello,
I want to setup a new print server using cups and samba
for our new institue. Everything is working well (printing
from unix and windows), but the driver download
for the windows clients won't work and I have no idea what's
wrong.
Currently i have installed cups-1.15 and samba 2.2.5
on top of suse 8.0 using the rpm-files from
Lars Mueller(?)(ftp.suse.com/pub/people/lmuelle)
and
2003 Jun 29
2
rpcclient returns NT_STATUS_NO_SUCH_DEVICE on adddriver
Hi,
samba 2.2.8a freshly compiled
cups 1.1.19final-1 (debian)
while using cupsaddsmb, all runs well until adddriver, when rpcclient
returns a cryptic NT_STATUS_NO_SUCH_DEVICE. I've followed the
SambaPrintHowto 3.0 from 7.11.6.1 to 7.11.6.6, and it fails on the
latest as well.
Here is some more information.
===8<===
cupsaddsmb -a -v
Running command: smbclient //localhost/print\$ -N
2003 Jun 17
3
cupsaddsmb NT_STATUS_NO_SUCH_DEVICE
Hello,
I am using cups-1.1.19final-1.deb and samba-2.2.3a. When I was working
with cups-1.1.15 before, cupsaddsmb worked fine, but now with
cups-1.1.19 it gives me:
Running command: smbclient //localhost/print\$ -N -U'root%secret?' -c
'mkdir WIN40;put /var/spool/cups/tmp/3eef829eea1b8
WIN40/ps948esb.PPD;put /usr/share/cups/drivers/ADFONTS.MFM
WIN40/ADFONTS.MFM;put
2002 Oct 28
1
cipsaddsmb UNSUCCESSFUL
Hi,
I have a linux box on RH7.3 with samba 2.2.5-1 and cups-1.1.14-15.
I create a cups printer on to this machine with success, It called lptest?
and apparently, when I send a page test it works fine.
But now I want to share It via Samba then I putted the different setting in
smb.conf . I extracted the different files from the ADOBE POSTSCRIPT DRIVER
and I put them in /usr/share/cups/drivers .
2003 Feb 11
4
Adding printer driver with cupsaddsmb
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi list,
I have a problem adding printer drivers for automatic downloading via
samba for windows 2000 clients.
Under cups I added my printer and copied the Adobe postscript driver
files like mentioned in printer_driver2.html. And when I finally
commit:
cupsaddsmb -v -U root normal (normal is the name of the printer)
And here is the output:
2002 Nov 06
1
cupsaddsmb: cli_pipe: return critical error. Error was SUCCESS - 0
hi list,
We got the following problem:
We try to use samba 2.2.5 as a printserver for windoze clients
(samba 2.2.5 on RH linux 8 w/ CUPS 1.1.15).
CUPS works w/o any problems, but when we try to generate the drivers for
the windoze clients (by using cupsaddsmb), we get the following error:
>>
cli_pipe: return critical error. Error was SUCCESS - 0
result was NT_STATUS_UNSUCCESSFUL
2004 Jun 25
3
cupsaddsmb encounter with good info supplied (Plain text)
Sorry, Should have used plain text to begin with and better wrapping:
Hi People,
Trying to be as informative as possible: I'm trying to add printers
drivers to cups-owned, samba shared printer. Called "PDF-Creator"
But when I issue the command "cupsaddsmb -U root -v PDF-Creator" I
get a
"NT_STATUS_LOGON_FAILURE"
Weird thing is: I was able to do this a few