similar to: Update from 3.5.10 to 3.6.23 broke cupsaddsmb

Displaying 20 results from an estimated 500 matches similar to: "Update from 3.5.10 to 3.6.23 broke cupsaddsmb"

2012 Sep 25
4
Samba 3 and cupsaddsmb
I can't even get cupsaddsmb to work right. I followed the configuration instructions from the documentation, and my smb.conf matches what the cupsaddsmb man page says. I am getting extremely frustrated with this and not being able to allow clients to download drivers from Samba. With cupsaddsmb, this is the error I am receiving when it gets to this point, over and over: Running command:
2013 May 13
1
Samba4 CUPS: NT_STATUS_ACCESS_DENIED opening remote file
I'm setting up cups printing with Samba 4.0.5. I downloaded both the windows drivers and the postscript drivers and put them into /usr/share/cups/drivers/. I configured cups through the web interface. Created a printer and printed a test page. I edited smb.conf and put in the necessary entries for cups printing: [global] ... load printers = yes
2010 Mar 19
1
cupsaddsmb error: cli_pipe_validate_current_pdu: RPC fault code DCERPC_FAULT_OP_RNG_ERROR received
Hello, when i send the SIGHUP signal to Samba, then Samba won't load the printers from CUPS. I need to shutdown Samba and start it again. Now when i'am running cupsaddsmb i got the following errors(this error occours in 3.5.x but not in 3.2.x): server-p:/# cupsaddsmb -H server-p -v edv01 edv02 edv03 Kennwort f?r root erforderlich, um ?ber SAMBA auf server-p zugreifen zu k?nnen:
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
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
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
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 Jun 30
1
Samba-Cups: all works except browsing when printer is not defined in smb.conf
Cups 1.2.7 Debian Etch with Samba 3.0.24 Clients: WinXP SP3 (with Firewall completely off for testing) When I define a printer specifically in smb.conf, they show up as shared printers in WinXP. But when I follow the normal way (see below) to load all from cups they don't. I followed mainly the latest SAMBA-HOWTO (chapter 21-22) The only error I see in log.smbd when accessing 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
2008 Jun 22
2
cupsaddsmb shows no output
when i run this: # cupsaddsmb -H localhost -U root -a -v i get absolutely no ouput my drivers in /usr/share/cups/drivers are as follows: cups6.inf cups6.ini cupsps6.dll cupsui6.dll ps5ui.dll pscript5.dll pscript.hlp pscript.ntf what could be wrong???
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
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]
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
2006 Jan 03
2
samba, cups and cupsaddsmb
Hallo, I have an old samba-cups printserver (debian woody), connected to the domain through winbind,?that I must replace now. I installed a new samba-cups server on a sarge machine. Windbind works, I can get all users and groups. I copied the generic windows postscript driver files as in cupsaddsmb-manpage described to /usr/share/cups/drivers (tried also adobe drivers) Also tried the same
2008 Oct 26
1
Installing windows drivers into print$ on OS X 10.5 Leopard
Has anyone had any success installing windows printer drivers onto a leopard-hosted print$ share? If I use the Add Printer Wizard method, if copies the driver files to \ \SERVER\print$\W32X86 then fails with an "Operation cannot be completed." If I use the rpcclient method I get a WERR_INVALID_PARAM error. Using the Adobe Generic PostScript driver as an example.
2011 Feb 10
4
Printer drivers installation: files are not deleted
Hello all, I'm running Samba 3.5.5 on Debian 5, and following the documentation as closely as I can to install drivers using rpcclient. I first install the driver on a Windows 7 x65 workstation, then use rpcclient/smbclient to fetch the files. I then use smbclient to put those on the print$ share of the Samba server. So far, so good. Then I use rpcclient to add those files, and that
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.
2020 Oct 28
1
segfault during net rpc printer migrate drivers
Hi I am trying to migrate an old printserver from one samba4 (4.8.11 on CentOS-6) server to a newer one (4.11.2 on CentOS-8) using net rpc printer migrate all The migration of queue, forms, securitty, settings works, during the migration of the drivers (net rpc printer migrate drivers)? the command dumps core at the first driver Here a level10 output ???? spoolss_AddPrinterDriver: struct
2006 May 22
3
Samba Print Problem (Everything Looks Right)
I'm trying to get Samba to print with CUPS and the universal postscript driver. I've followed the HOWTO at http://us4.samba.org/samba/docs/man/Samba-HOWTO-Collection/CUPS-printing.html (a truely great work, IMO). However, I cannot get a WinXP or Win2K machine to automatically install the driver when I double-click on the printer after browsing the share. I've done everything up
2009 Feb 23
1
Samba ignores printer options when printing via CUPS
Hi all, I'm having a few problems getting samba to pass along settings for various print options for all of our printers. Printers are set up using PPDs in CUPS, added to samba via the cupsaddsmb command and then added to windows clients via point and print. Unfortunately any print jobs sent from windows appear to completely ignore many of the CUPS settings such as duplex and print