similar to: rpcclient + addform = result was WERR_ACCESS_DENIED

Displaying 20 results from an estimated 6000 matches similar to: "rpcclient + addform = result was WERR_ACCESS_DENIED"

2004 Jun 21
2
rpcclient setdriver WERR_ACCESS_DENIED
Hello Admins, We serve printing to XP clients with Samba 3.0.4 and CUPS 1.1.20 I get the following error when trying to issue this command: xprint-admin:/home/suarezry# rpcclient localhost -N -U'username%password' -c 'setdriver oa-e108-e2 oa-e108-e2' result was WERR_ACCESS_DENIED <snip> 000018 spoolss_io_r_open_printer_ex 000018 smb_io_pol_hnd printer handle
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 Jul 07
0
What is WERR_ACCESS_DENIED
Hi, I searched through the list archives and saw this question asked but not answered, so I'm hoping someone can help me. I am trying to use rpcclient to set a printer driver and it's failing with the error message: WERR_ACCESS_DENIED. I've included the full output of the command at debug 4 level below. Here's the probably pertinent information. First, this use to work.
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
2005 Oct 14
1
result was WERR_ACCESS_DENIED
Anyone know what this means and how to fix it? Thanks. Running command: rpcclient 10.0.0.1 -N -U'root%password' -c 'setdriver HPPRINTER HPPRINTER' Connecting to host=10.0.0.1 Connecting to 10.0.0.1 at port 445 Doing spnego session setup (blob length=58) got OID=1 3 6 1 4 1 311 2 2 10 got principal=NONE Got challenge flags: Got NTLMSSP neg_flags=0x608a0215 NTLMSSP: Set final
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"
2005 May 26
0
result was WERR_ACCESS_DENIED
rpcclient localhost -d 4 -U'root%Passwd' -c 'adddriver "Windows NT x86"
2008 Jun 23
2
Adding Printer drivers with rpcclient
Hello. I'm having issues trying to add printer drivers using the rpcclient I've got the drivers for one of the printers in the appropriate share, but every time I've tried, I get NT_STATUS_UNSUCCESSFUL So far I've put the drivers under W32X86, W32X86/2 and W32X86/3, to no avail Every time I run the adddriver command, I receive the NT_STATUS_UNSUCCESSFUL, and in the debug
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
2007 Feb 05
2
WERR_ACCESS_DENIED trying to set printer driver in samba-3.0.23d
I am having problems getting Pont and Print to work with samba-3.0.23d, cups and ldap. I used an XP box to install the windows drivers on the samba server by adding the drivers in the "Printers and Faxes" section (using the server properties tab) for the samba server. This part worked fine but when I want to associate the driver to the printer I get an access denied in windows and in
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
2006 Jul 18
0
Access denied/WERR_ACCESS_DENIED on Printer Properties/rpcclient
hello to everyone, I'm experiencing an annyoing problem with a shared printer (managed by samba 3.0.20b-3.4 on Linux - SuSe). The problem is that I cannot modify any of the printer settings (e.g. Location, etc. and of course the driver to use). I've successfully uploaded the correct driver with the APW in the print$ share. The printer data/settings can't be modified by rpcclient too.
2003 Mar 06
1
rpcclient setprinter failes
Hi List. We have an Redhat 8.0 machine who acts as an printserver. I'm sharing printers via Samba and using CUPS. Samba is 2.2.7a and CUPS 1.1.8. The Microsoft clients (Win9x, Win NT, Win 2k) is downloading the driver from the server. I had no problem to install and upload up to 55 printers but now I am not able to set the driver. I can install more printers, but when cupsaddsmb is running
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
2003 Jan 30
2
Mandrake 9.0: rpcclient problem exporting printers to samba for windows
I am new to CUPS, after working for 4 days to get printing from WinNT to Mandrake 9.0, I give up. Here is the problem: the /etc/samba/smb.conf is setup with [printers] and [print$]. I copy the postscript drivers from adobe. I then tried to export a printer to samba with the following command cupsaddsmb -v -U dwoody canon It did all of the commands successfully except for the last one. which
2004 Jan 14
2
Samba PDC and Automatic Printer Install
Hello, I am trying to install automatic printer driver download and install. I am running Samba 3, as a PDC, on RedHat 7.3. It seems everything is setup correctly, although I cannot get the rpcclient to 'see' my printer. Please notice these two printers listed below ar the same (lp & HP2300). [root@mercury log]# rpcclient -U=root localhost Password: rpcclient $> enumprinters
2006 Jul 09
3
Migrating to Samba File Server- WERR_ACCESS_DENIED, Access Denied
Hi all, I want to replace my Windows 2000 file server with Redhat Enterprise 4. I have configured SAMBA as a domain member file server. It works without any problem. When I try to copy files/folder from Windows file server to Redhat server via the ways below, I prompt "access denied" message. At linux: net rpc migrate share ... Error message: WERR_ACCESS_DENIED At windows file
2013 Jan 11
0
werr_access_denied when running setdriver for a printer
Hi all, I'm getting WERR_ACCESS_DENIED error for some of the printers when running setdriver printer_name printer_driver as part of the cupsaddsmb step. Weirdly, it works for some printers, and never works for others, while all the printers have the same settings. Samba 3.5.20 with CUPS 1.5.4. Does this part of log give any clue of why could this happen? function print_access_check() --
2012 Jan 19
0
To Andrew Barlett regarding 'WERR_ACCESS_DENIED'
Dear Andrew, I know you may not have time for this, but I found a list message from you in August ([cifs-protocol] Errors when doing a DsAddEntry ) where you show quite the same error I get when I try to join Samba 4a17 to a W2003 domain. I get to add partialy the server to the domain, but fails with "WERR_ACCESS_DENIED" at some point. I've searchead the web without finding a
2003 May 05
5
Rpcclient - setdriver.
I have done one succesful driver for downloading to my windows 2000-client. When i try set another with "setdriver " I get a result as : SetPrinter call failed! The only differens between them is in the desritption-field flags:[0x800000] name:[\\localhost\HP4600] description:[\\localhost\HP4600,HP4600,H4600] comment:[H4600] flags:[0x800000]