similar to: Failed to get GUID for printer? (after bug 9900)

Displaying 20 results from an estimated 1000 matches similar to: "Failed to get GUID for printer? (after bug 9900)"

2015 Mar 16
0
Failed to get GUID / failed to construct printer info level 7 - WERR_BADFILE
We have about 72 printers served from cups to Windows clients using samba. Point and print works for all of them except 4. When trying to connect to these printers, the Windows computer just says "Windows cannot connect to the printer. Operation failed with error 0x00000002." And in the samba logs for that system, I see the following for each queue that has problems. ------
2014 Apr 08
1
samba and cups printing.
Hai, ? Im?working on the?print server, samba cups, and so fare, looks ok. ? but im seeing messages like. ? [2014/04/08 08:39:29.804575,? 0] ../source3/rpc_server/rpc_ep_register.c:136(rpc_ep_register_loop) ? Failed to register endpoint 'spoolss'! ? [2014/04/07 16:52:12.100752,? 0] ../source3/printing/nt_printing_ads.c:116(nt_printer_guid_get) ? Failed to get GUID for printer
2006 Sep 14
6
rppclient problem with cupsaddsmb
Hi, i try to set up a samba print server with cups, but when i use the cupsaddprinter command, all copy start & stop with no problem, and when the rppcclient command is launch to add the printer driver, it fails and show me this error: # cupsaddsmb -v -U root -a [...many lines...] result was WERR_INVALID_PRINTER_NAME I try to find somthing on the net and other ML & i find this to
2009 Dec 04
1
Getting Windows XP drivers from print$
Hi list I have two very similar printers set up on CUPS and Samba is configured to share the drivers. I had been playing around with setting up a RAW printer queue with native Windows drivers but eventually gave up on that. I deleted all printers and redid them from scratch and now only one of them works. Setup: Ubuntu Karmic 2.6.31-15-server #50-Ubuntu SMP Tue Nov 10 15:50:36 UTC 2009
2009 Aug 22
2
cupsaddsmb not working after upgrade to Lenny (rpcclient -> WERR_INVALID_PARAM)
Dear list, I've upgraded my server from Etch to Lenny and now the printer (HP LaserJet 6P) does not work any more through Samba. Printing a testpage via http://server:631 works perfectly so I skip giving details about the CUPS setup. Also lpstat reports the printer working # lpstat -a HP_LaserJet_6P accepting requests I tried to rerun cupsaddsmb. The driver files are copied to the
2015 Apr 29
0
cups automatic driver install (WERR_ACCESS_DENIED)
[root at samba ~]# cupsaddsmb -U administrator -v hp4 Password for administrator required to access localhost via SAMBA: ********************* Running command: smbclient //localhost/print$ -N -A /tmp/075335545d5bf -c 'mkdir W32X86;put /tmp/07533554ccef1 W32X86/hp4.ppd;put /usr/share/cups/drivers/ps5ui.dll W32X86/ps5ui.dll;put /usr/share/cups/drivers/pscript.hlp W32X86/pscript.hlp;put
2013 Jan 28
0
add x64 printer drivers with cupsaddsmb fail
Hello, I have set up a cups print server and would like to offer Point'n'Print functionnality for the windows computer clients. So, i've followed informations from the man page of cupsaddsmb as resumed below: -configure smb.conf -add x86 and x64 PS drivers (from x86 and x64 windows 2008 installs). -add x86 and x64 CUPS drivers (from cups SVN) I then launch cupsaddsmb using the
2012 Apr 17
0
Problems with samba as PDC
Greeting- I have a mixed network of ms-windows, macintosh and freebsd systems. I am setting up a FreeBSD 9.0 system as a PDC using samba. I can from a FreeBSD box attach to the SMB server as a user that is defined on the Samba Server. [wynkoop at dt0 ~]$ smbclient -L hp1 Enter wynkoop's password: Domain=[HARAPARTNERS] OS=[Unix] Server=[Samba 3.6.4] Sharename Type
2006 Jul 20
1
setdriver fails with WERR_ACCESS_DENIED
Hi, I'm using samba 3.0.22 on a Linux/Debian machine. I'm trying to get printer drivers on the server automatically picked by the XP clients on the server. $ rpcclient localhost -U flavien -c 'enumdrivers' Password: [Windows NT x86] Printer Driver Info 1: Driver Name: [hp1] The user "flavien" has PrintOperator privileges : $ net rpc
2008 May 22
0
Got cupsaddsmb working but the client PC download of the printer drivers fails for 3 out 4 PCs tested so far!
I have built a new CUPS print server on Ubuntu 8.04 server for our office (used apt-get to download the CUPS v 1.3.7 and Samba v3.0.28a packages) as a replacement for our existing Suse CUPS print server and I want to use the cupsaddsmb tool to set up printer drivers for download by PCs rather than using the Add Printer Wizard method which we have used on our older CUPS print server. After some
2010 Dec 15
2
loss of connection
My log says suddenly: Dec 14 02:35:16 hp1 kernel: [1492482.232822] o2net: no longer connected to node hp2 (num 1) at 192.168.1.2:7777 Dec 14 02:35:18 hp1 kernel: [1492483.960150] BUG: soft lockup - CPU#1 stuck for 61s! [kvm:32398] I have no idea what happens here and why - but the result are a lot of problems with virtual machines. Viele Gr??e Andreas Rittershofer -- Hier k?nnte keine
2008 Apr 30
1
+ and - in RODBC : no longer considered factors
I have a large Sweave report that reads data from a database file. Some of the columns are 1-character strings containing only +, - or NA. An example for such a table is shown below, and can be downloaded for easier testing from http://www.menne-biomed.de/uni/test.zip (For security reasons, the file is zipped) table test hp hp1 + a - + library(RODBC) channel =
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.
2010 Mar 04
0
Problem running rpc add driver
Hi , i am trying to add a driver to windows using the smbclient and rpc commands [got those from cupsaddsmb -v commands] and i am getting : smbclient //localhost/print$ -U $PASS -N -c ' mkdir W32X86;put GENERIC.ppd W32X86/GENERIC.ppd;put /usr/share/cups/drivers/ps5ui.dll W32X86/ps5ui.dll;put /usr/share/cups/drivers/pscript.hlp W32X86/pscript.hlp;put /usr/share/cups/drivers/pscript.ntf
2004 Sep 28
1
security in samba
Hi, In my company , we have 25 HP printers at different floors. All printesr are configured on One Linux Machine. Each printer has one administrator. My task is share the printer to that particular administrator. For example if i have 2 printers ( HP1 and HP2) , i want to share HP1 printer to only 192.168.0.1 and HP2 printer to only 192.168.0.2. If we use host allow &
2016 Dec 13
2
Semaphore timeout hardcoded at 12 seconds somewhere?
Hi team, I use Samba 4.3.12 as a printserver with ~900 printers, and it takes about 20 seconds for rpcclient enumprinters command to finish. However, sometimes it gets stuck and returns WERR_SEM_TIMEOUT for no apparent reason, and this timeout always takes exactly 12 seconds. I was thinking maybe there is a hardcoded timeout somewhere that is shorter than expected 20 sec time for returning my
2004 Sep 29
0
Réf. : security in samba
Could you explain more ? One people can access to one printer or each printer are one adminitrator and other people can just print ? else there are the printer admin parameter ----------------------------------- St?phane PURNELLE stephane.purnelle@corman.be Service Informatique Corman S.A. Tel : 00 32 087/342467
2014 Mar 20
0
ASReml-R Course - Chicago APRIL 24/25
Dear Sirs I would like to make you aware of the following training taking place in Chicago next month. Analysis of experiments using ASReml-R, Chicago, 24/25th April This workshop is aimed at scientist/practitioners that are interested in analyzing complex datasets by fitting linear mixed models, particularly users with experience in breeding programs and design and analysis of experiments.
2011 Jul 09
1
[LLVMdev] Explicit register usage in LLVM assembly
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On 07/08/2011 10:30 PM, Frits van Bommel wrote: > On 8 July 2011 21:10, Yiannis Tsiouris <yiannis.tsiouris at gmail.com> wrote: >> The problem with that is the case of an 'invoke' call. According to the >> semantics of the invoke instruction the return value is not available when >> a stack unwind happens. From
2002 Oct 14
1
Printer settings on 2.2.5
Hello. We are using a Samba 2.2.5 as a PDC on a Debian GNU/Linux server. This server also handles a few printers, through LPRng. On the Unix side, no problem (duplex, simplex, short-duplex), everything works fine. I followed the instructions from the howto collection "Printing Support in Samba 2.2.x" to make these printers available on Samba. Most of the described procedure worked