similar to: rpcclient with enumprinters command

Displaying 20 results from an estimated 1000 matches similar to: "rpcclient with enumprinters command"

2002 Jul 17
1
rpcclient enumdrivers enumprinters
Hi all, i'm new to the list and here's my first question : I'm trying to install several printer drivers on my samba server with imprints. I did a package with the NT/2000 and W9x drivers and the mkprintpkg command. Then I used the command install_printer_drivers.pl to install the files in the appropriate directories. So now i'd like to check the drivers available and the
2001 May 09
2
enumprinters
The "printer drivers download" feature of SAMBA-2.2 is great. Thanks to the SAMBA team. I'm using SAMBA-2.2.0 and everything works fine except one command: $ ./rpcclient sdprint -U root -c 'enumprinters' Enter Password: rpc_api_pipe: cmd 26 on pipe 703e failed to return data. result was NT_STATUS_UNSUCCESSFUL $ I can't say that rpcclient log file is useful for me but
2001 May 10
0
rpcclient & enumprinters for large printcap files
Here's the scoop, Well Jeremy and I found the bug last night. Unfortunately it will not be fixed soon. The problem is a bug in our client side code wrt oversized PDUs. When the needed size > MAX_PDU_SIZE in a parsing struct, we need to fragment the PDU and use SMBwrite instead of a single SMBtrans. Fortunately, this has not gotten us into big trouble yet. Jeremy knows how to fix it,
2002 Dec 13
0
APW print problems with Samba 2.2.7a & CUPS, enumprinters, setdriver fail.
I'm trying to add print drivers to printers on a Samba server using a NT4 workstations in the past this has worked. I'm currently running Samba 2.2.7a & CUPS 1.1.17, when I attempt to add drivers to the new printer it crashes the NT4 workstation. Prior to the workstation crashing however it does copy the driver files to the server, it then pauses as if the workstation is waiting
2002 Aug 15
2
WERR_INSUFFICIENT_BUFFER if more than 21 printers on enumprinters
If I have more then 21 printers in smb.conf I get [2002/08/15 12:30:50, 5] rpc_parse/parse_prs.c:prs_werror(618) 000c status: WERR_INSUFFICIENT_BUFFER with the rpc "enumprinters". What the heck is this ? I did check samba.mbox, samba-technical.mbox and groups.google.com yet, but as far as my grep brings me, without success. Other problems I'm fighting with is: -
2015 May 18
1
[Samba 3.0.37] EnumPrinters memory consumption
Hello, i discovered a bug in EnumPrinters. It seems that it allocates many mega of memory, corrupting memory and taking control of a memcpy in parse_prs.c:398 It leads to memory corruption, fatal (and fast) exhaustion of resources and, probably, remote code execution. I attach a file that can be used as a proof of concept. Gabriele Avosani (looking for remote work as programmer, if in need,
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
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 May 29
2
Will rpcclient ever get better?
I was wondering if anyone has heard of someone trying to improve on rpcclient, specifically regarding the printer-related commands. Also, it seems that rpcclient has trouble returning a large list of printers (enumprinters), like in the range of 200. Has anyone heard about this? Thanks in advance for replies :-) Thomas Klopf MMS - Gulf Region (ACS-GS contractor) -------------- next part
2010 Nov 04
2
3.5.6 rpcclient settdriver error
Hi, I have Centos 5.5 64b with Sernet samba 3.5.6-43.el5 packages. It is configured as domain member server, providing file and printer services. I can connect with: "rpcclient -Uveiko localhost", enumdrivers and enumprinters work, both printer and driver are listed, but when I'm trying to set driver to printer: "setdriver pdf-ipunkt "HP Color LaserJet 5/5M PS"
2003 Apr 05
1
Samba 2.2.8 SEGV in rpcclient getdriver on Solaris 7
Hello I was trying to figure out how to add printer drivers manually for downloading to Windows 2000 clients and I came accross this problem. (The printer drivers were installed some time ago using an earlier version of samba 2.2.x). $ dbx /usr/local/samba/bin/rpcclient (dbx) run xxxxxxx -U yyyyyyy Running: rpcclient xxxxxxx -U yyyyyyy (process id 4735) Password: rpcclient $> enumprinters
2003 Dec 12
1
Problems with rpcclient
Hello all, I am having a pretty serious problem with rpcclient ... if I try 'enumprinters' at the prompt, i get back rpcclient $> enumprinters cli_pipe: return critical error. Error was NT_STATUS_INVALID_PARAMETER result was NT_STATUS_UNSUCCESSFUL However, enumdrivers works fine. Addriver does not work either, and just returns NT_STATUS_UNSUCCESSFUL ... which means that
2005 Oct 04
0
rpcclient 'setdriver' problem
Hello, I'm new to Samba but I believe I have followed the example pages and posts to the point where I'm stumped. I'm trying to setup a print server that acts as a raw print spooler to a few network printers I have for Windows machines. I twould be nice to have the Samba server provide the print drivers for the windows boxes when they browse the neighborhood for the device. I
2003 Mar 10
0
AW: rpcclient setdriver fails: WERR_INVALID_PRINTER_NAME
Hi Kurt, You are absolutely right (as always). After restarting smb, rpcclient setdriver works fine. May be - in the next future release - cupsaddsmb will work. Thank you very much. Bernhard -----Urspr?ngliche Nachricht----- Von: Kurt Pfeifle [mailto:kpfeifle@danka.de] Gesendet: Samstag, 8. M?rz 2003 12:06 An: samba@lists.samba.org Betreff: [Samba] rpcclient setdriver fails:
2004 Jun 30
0
Help on rpcclient setdriver
I want to install a driver on a print server, i'm looking at this doc: http://us1.samba.org/samba/docs/man/howto/CUPS-printing.html#id2563056 i did: root#rpcclient3 -U'adm%passwd' NT-SERVER -c 'getdriver printer 3' [Windows NT x86] Printer Driver Info 3: Version: [3] Driver Name: [SHARP AR-M350U PCL5e] Architecture: [Windows NT x86] Driver Path:
2024 Oct 07
1
rpcclient setdriver fails with WERR_ACCESS_DENIED
Dear Samba-experts, I'm trying to setup automatic printer download with our samba 4.19.4 fileserver which is a domain member of our samba 4.18.2 AD. printer drivers have been installed on the fileserver: root at serv00:# rpcclient -Uprtadmin%pass1 SERV00 -c enumdrivers [Windows x64] Printer Driver Info 1: Driver Name: [Kyocera TASKalfa 5052ci NAEV] CUPS-printers have been installed
2024 Oct 08
1
rpcclient setdriver fails with WERR_ACCESS_DENIED
On Mon, 7 Oct 2024 22:46:36 +0200 Peter Koch via samba <samba at lists.samba.org> wrote: > Dear Samba-experts, > > I'm trying to setup automatic printer download with our > samba 4.19.4 fileserver which is a domain member of > our samba 4.18.2 AD. > > printer drivers have been installed on the fileserver: > > root at serv00:# rpcclient -Uprtadmin%pass1
2024 Oct 08
2
rpcclient setdriver fails with WERR_ACCESS_DENIED
Hi Rowland, Thanks very much for your quick response. > Have you tried the command with a member of Domain Admins instead of > Administrator ? I just did and I now feel that something is wrong with our Administrator-account. Granting the SePrintOperatorPrivilege to user NAV\prtadmin with user NAV\Administator failes on our fileserver (INVALID PASSWORD). Granting the
2008 Dec 24
1
Question About Samba version 3.0.28-1.e15_2.1
I can't open a file (on our samba server) using Actis, When I troubleshoot the problem using Wireshark, see SMB protocol using FIND_FIRST2 and filename using obscure Windows metacharacters, e.g. USAARG03V>>A.SWK , which gives STATUS_NO_SUCH_FILE (Samba is interpreting the name literally) But if the files are copied to a local drive Actis can find them. Thanks for your
2002 Feb 05
1
memory leak?
Hi list, I'm configuring microsoft doc|ppt|xls viewers to run under KDE. After a bit of hassle even printig works ok :) Great work, guys. I noticed while running xlview.exe that wine proccess grows about 3mb in size each 5 seconds. Running with --debugmsg warn+all shows lots of 'warn:heap:HEAP_Is_Real_Arena Heap 0x40ef0000: block 0x300476d2 is not inside heap' messages. With