search for: adddrivers

Displaying 20 results from an estimated 172 matches for "adddrivers".

Did you mean: adddriver
2007 Jun 06
3
string overflow in rpcclient add "printer" driver command
Hello, I get the folowing error msg in rpcclient -c 'adddriver' command: ERROR: string overflow by 1 (1024 - 1023) in safe_strcpy [adddriver "Windows NT x86" "My Driver Name 001:aaa] Printer Driver My Driver Name 001 successfully installed. My command is like this: rpcclient MYSRV -s /etc/samba/smb.conf -A auth.txt -c 'adddriver "Windows NT x86" "My
2004 May 18
1
Having issues with rpcclient's adddriver
Hi, I'm trying to add a Windows NT/2000 OKI C5100 print driver to a Samba 2.2.3a server. I've been told that this driver does some server-side stuff, so I'll have to use 'adddriver' in rpcclient. I've read the manual page for rpcclient, and I printed out a 'Windows 2000 Printer Test Page' to get all the relevant information. This is probably just something
2003 Aug 06
1
adddriver rpc command generates segmentation fault
Hi, I'm trying to add a printer driver to samba 2.2.7, part of the RedHat 9 distro. I have all the associated files under print$/W32X86 (I verified that they were where I thought they were from samba's POV by looking via smbclient). Below is the output from a getdriver command issued to a W2K PDC to get the names of all the required files for the particular printer: [Windows NT x86]
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 Dec 09
1
rpcclient / adddriver returns WERR_ACCESS_DENIED
Hi, I am trying to prepare downloadable printer drivers for Windows-Clients with Samba 3.0.0-final. Everything worked fine so far. But I found no way to add the printer driver files to the samba database. The method using the Add Printer Wizard in W2k did not work for me. This is what I tried: linux4:/# rpcclient -U'root%secret' -c 'adddriver "Windows NT x86"
2006 Apr 19
2
adddriver: too many files - string overflow
Hello, I need adddriver to samba network printer, but I have problem with too many driver depend files in it. String with files is 1928 char long I am receiving this message: ERROR: string overflow by 1 (1024 - 1023) in safe_strcpy [adddriver "Windows NT x86" "Canon PIXMA iP4000":CN] this is my attempt: rpcclient -U 'admin%passwd' -c 'adddriver "Windows NT
2003 Apr 23
1
rpcclient (adddriver: move_driver to_download_area, fail)
I have som trouble with rpcclient.. I have all my adobe-drivers in /usr/share/cups/drivers/ and a directory in /etc/samba/drivers for the targetdrivers after i run cupsaddsmb. But when i run cupsaddsmb, directorys named Win40 and W32X86 in /etc/samba/drivers is created. And the files from /usr/share/cups/drivers in the directorys. But when cupsaddsmb is running "adddriver..." it
2004 Aug 16
1
Rpcclient "adddriver" issue
Hi All, I am experiencing a problem with using the rpcclient "adddriver" command, the error response says something like: " lsa_io_sec_qos: length c does not match size 8" I received this message with debug level 3 and the adddriver command. How should I interpret this message? I thought it might be a dos filename (i.e., 8.3) issue since my driver filenames are over 8
2007 May 25
3
adddriver issue
I'm trying to adddriver using rpcclient but this error happens: ERROR: string overflow by 1 (1024 - 1023) in safe_strcpy [adddriver "Windows NT x86" "HP LaserJet 4250 PCL5e] The "server properties" add driver button is disable.... yes, I'm print operator: printserver:~ # net rpc rights list "DOMAIN\user" -Uroot -Wprintserver Password:
2003 May 20
4
error with cupsaddsmb - adddriver
Hello, I have installed cups on a linux server (running with RH 9.0). When executing "cupsaddsmb -a -v", I get an error: NT_STATUS_UNSUCCESSFULL, when attemping to execute adddriver". Can someone help on the meaning of this error, and on its reason (cause) ? Please find hereafter a file with result (and the error) of this commmand "cupsaddsmb", for a printer:
2005 Feb 08
1
About rpcclient and adddriver command
Hi all!! We have 2 printers shared via samba with good results. Nowadays, we have the cups postscript driver in the server for windowsNT/2000/XP and it works fine, but i want to put the hp postscript driver as we have 2 hp printers. I put the postscript driver via rpcclient without no problem: rpcclient -U'admin%pass' -c 'adddriver \ "Windows NT x86" \
2002 Nov 21
1
rpcclient: adddriver: lsa_io_sec_qos: length c does not match size 8
Hello, My commandline looks like this: rpcclient localhost -d4 -c 'adddriver "Windows NT x86" "HPLJ4050:PSCRIPT5.DLL:HPLJ4050.PPD:PS5UI.DLL:PSCRIPT.HLP:NULL:RAW:PSCRIPT.NTF,PSCRPTFE.NTF"' The output is: Serverzone is -3600 Initialising global parameters params.c:pm_process() - Processing configuration file "//etc/samba/smb.conf" Processing section
2004 Jun 30
0
Help on " rpcclient3 adddriver "
I've a more 'normal' error, first error posted was due to a bad IP :/ now when i do: rpcclient3 -Uadm%passwd -c 'adddriver "Windows NT x86" \ "SHARP AR-M350U PCL5e:tiger5k.dll: \ tiger5k.dll:tiger5u.dll:tiger5.hlp: \ NULL:RAW:tiger5l.dll,tiger5p.dll, \ tiger5c.dll,tiger5j.dll,tiger5q.exe,\ tiger5x.dll,tiger5s.dll,tiger5wu.dll,\ tiger5wk.dll,tiger5z.exe"'
2008 Feb 12
0
rpcclient adddriver WERR_BADFILE
I'm not having any luck using the rpcclient adddriver functions to install windows point-and-print drivers into print$. The add printer wizard fails after copying the files to \\SERVERX\print $\W32X86 so I am trying to install using rpcclient to see if it tells me anything more. I'm using the cups v6 drivers to test with. I get the same thing trying my HP Laserjet 2100 drivers.
2008 Jul 09
1
rpcclient 'adddriver issue HP Deskjet 1220C
On Wednesday 09 July 2008 05:40:19 am Andreas Oster wrote: > I have copied the driver files to /var/lib/printers prior to executing > the adddriver command ! The drivers need to be copied to the directory returned by the "getdriverdir" rpc command. On my system the output looks like: rpcclient $> getdriverdir rpc_pipe_bind: Remote machine localhost pipe \spoolss fnum 0x772d
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: > >
2003 May 06
3
Problems adding print drivers
Hey folks. I am trying to set up a cups/samba printer server, and I am having trouble using cupsaddsmb. I isolated the problem to a rpcclient and here is the information I gathered from the various commands. If I delete all the files in "/var/lib/samba/drivers" cupsaddsmb installs the folders and files, but doesn't move the files in to the WIN40/0 folder with the adddriver
2010 Sep 22
1
rpcclient errors
I'm running Ubuntu 10.04 LTS and loaded (via apt-get) Samba version 2:3.4.7 as part of the effort to bring up Sambafax. A dpkg-query gives the following: # dpkg-query -l | fgrep samba ii libcrypt-smbhash-perl 0.12-3 generate LM/NT hash of a password for samba ii samba 2:3.4.7~dfsg-1ubuntu3.1 SMB/CIFS file, print, and login server for U ii
2003 Feb 26
1
more rpcclient weirdness
rpcclient $> adddriver "Windows NT x86" "HP CLJ 8500 - PCL":NULL:NULL:NULL:NULL:NULL:NULL:NULL result was NT_STATUS_UNSUCCESSFUL rpcclient $> adddriver "Windows 4.0" "HP CLJ 8500 - PCL":NULL:NULL:NULL:NULL:NULL:NULL:NULL Printer Driver HP CLJ 8500 - PCL successfully installed. rpcclient $> This is HEAD, bang up-to-date. I'm trying to figure it
2007 Jun 04
3
Rpcclient adddriver Samba 3.0.25
Hello, I'm trying to use rpcclient to add a driver to a Samba 3.0.25 running on Gentoo. When I run the script below, rpcclient prints out the same message as if "--help" was submitted as the only switch. #!/bin/bash -x RPC="/usr/local/samba/bin/rpcclient" ARCH='Windows NT R4000' #ARCH='Windows NT x86' DRIVER='HP LaserJet 4Si/4Si MX