similar to: adddriver issue

Displaying 20 results from an estimated 700 matches similar to: "adddriver issue"

2006 Jul 14
1
testing a 2000 queues print server with smbtorture
Hi everyone, I'm very interested in samba testing subject. Because I need to plan a samba/cups/linux 2000 queues print server migration from W2K. But before that, I wanted to generate the service load before listen users claiming the server is running under a low performance. Somebody knows a good test set to simulate printing share connections from clients in my print server using
2007 Nov 07
2
tdb search optimization
I'm running: # smbd -V Version 3.0.24-2.28-1354-SUSE-CODE10 In a 600 print queues print server, but I'm experiencing a low performance while using the first queue. I was attaching ltrace/strace to some processes with "use mmap=no" and I found a BIG difference in information gathering in ntprinters.tdb between the first and the last print queue (using alphabetical sorting). This
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"'
2006 Mar 17
1
print server performance issues
I'm migrating a 1.000 queues windows print server with AD very critical enviroment to linux/cups/samba solution. Initially, everything working fine, but when reached paroximately 400 queues created the server is getting degradated. The browsing of printers shares is very low. Many times during the day smbd and winbindd need to be restarted to stop the degradation. I didn't found any
2006 Jul 27
2
trust domain list
Hi everybody. When using the command: # net rpc trustdom list what is the difference in output between: The "trusted" domains list and "trusting" domains list? Which operations are performed in both actions? My example: net rpc trustdom list Trusted domains list: DOMA S-1-5-21-790525478-1844823847-725345543 DOMB
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
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]
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" \
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"
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.
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
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
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
2005 Jul 28
0
adddriver strange behavior
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 hello, i see a strange behavior on my samba 3.0.11 on solaris 8 when i install printer-drivers fir win-clients. 1. i ask the win-server for the drivers and get a huge list of depend files: # /usr/local/samba/bin/rpcclient -c 'getdriver "SLA D91 Xerox 4500" 3' - -U xxx xxx [Windows NT x86] Printer Driver Info 3:
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 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:
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
2005 Mar 20
0
rpcclient adddriver command results in 'WERR_BADFILE'
I wonder if someone could help me with this problem I am getting. I have been trying to get printer drivers installed onto my Samba server (v3.0.10 FC3) for a few days now and have finally hit this problem which I cannot fathom. I run this command to copy the drivers from w32x86 into the '3' directory: rpcclient -U'root' -c 'adddriver "Windows NT x86" \
2004 Oct 04
1
Point'n'Print: adddriver / WERR_ACCESS_DENIED
Dear list, This problem has been bugging me for days now, I've got Cups version 1.1.21 and Samba 3.0.7 installed and working. There is a single Laserjet 4100 attached to the network, printing via Cups or Cups/Samba works fine. The problems are with getting Point'n'Print to work. I've been scouring the net, archived posts of this list, read the official Samba manual, to no