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 message, a rather curious WERR_ACCESS_DENIED error. rpcclient -U root -c 'adddriver "Windows NT x86" "dellcolor:dlxcrzim.dll :dlxcrzp.ddd:dlxcrziu.dll:dlxcrz.hlp:NULL:RAW:dlxcrjdm.dll,dlxcrzir.xrs,dllzjnie.dll,dlzddmif.dll,dlzdhb32.dll,dllznie1.dll,dlzpmc2.dll,dlzadcmn.dll,dlzarl32.dll,dlzc5102.dll,dlxcrz.cfg,dlxcrz.cnt,dlxcrz.xrs,dlxcrz.cdd" ' lxtrfs03 -d 100 Any help would be greatly appreciated. --Kyle
Hello Kyle and Samba friends, On Mon, Jun 23, 2008 at 04:41:13PM -0500, Kyle Schmitt wrote:> 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 message, a rather curious > WERR_ACCESS_DENIED error. > > > rpcclient -U root -c 'adddriver "Windows NT x86" > "dellcolor:dlxcrzim.dll > :dlxcrzp.ddd:dlxcrziu.dll:dlxcrz.hlp:NULL:RAW:dlxcrjdm.dll,dlxcrzir.xrs,dllzjnie.dll,dlzddmif.dll,dlzdhb32.dll,dllznie1.dll,dlzpmc2.dll,dlzadcmn.dll,dlzarl32.dll,dlzc5102.dll,dlxcrz.cfg,dlxcrz.cnt,dlxcrz.xrs,dlxcrz.cdd" > ' lxtrfs03 -d 100 > > Any help would be greatly appreciated. >1 or 2 years ago, I was in the same situation as you know. I tried a lot, but it simply didn't work. Nowadays I follow the route via a windows client to add the printer drivers to the samba server. Something like <start> <run>\\Sambaserver <Printers> <Right-click mousebutton><Server properties>\ <Add driver> If you cannot follow, you better check the archives or the handbook where this is better explained. -- Met vriendelijke groeten, With kind regards, Mit freundlichen Gruessen, De jrus wah, Willy ************************************* Dr. W.K. Offermans CAT Postdoctoral Fellow CAT Catalytic Center Institut f?r Technische und Makromolekulare Chemie RWTH Aachen Worringerweg 1, Raum 38C-133 D-52074 Aachen, Germany Phone: +49 241 80 28591 Home: +31 45 544 49 44 Mobile: +31 653 27 16 23 e-mail: Willy@Offermans.Rompen.nl e-mail: Willy.Offermans@Catalyticcenter.RWTH-Aachen.de Powered by .... (__) \\\'',) \/ \ ^ .\._/_) www.FreeBSD.org
On Monday 23 June 2008 02:41:13 pm Kyle Schmitt wrote:> 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 message, a rather curious > WERR_ACCESS_DENIED error. > > > rpcclient -U root -c 'adddriver "Windows NT x86" > "dellcolor:dlxcrzim.dll > > :dlxcrzp.ddd:dlxcrziu.dll:dlxcrz.hlp:NULL:RAW:dlxcrjdm.dll,dlxcrzir.xrs,dll > :zjnie.dll,dlzddmif.dll,dlzdhb32.dll,dllznie1.dll,dlzpmc2.dll,dlzadcmn.dll, > :dlzarl32.dll,dlzc5102.dll,dlxcrz.cfg,dlxcrz.cnt,dlxcrz.xrs,dlxcrz.cdd" > > ' lxtrfs03 ?-d 100Does the "print$" share exist and does your user have permissions to create files in both the W32X86/ and the W32X86/3 directories? Regards, Mark Gannon -- The most damaging phrase in the language is, "It's always been done that way." Rear Admiral Grace Hopper -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: This is a digitally signed message part. Url : http://lists.samba.org/archive/samba/attachments/20080624/a713ade2/attachment.bin
Seemingly Similar Threads
- Is ext3 the right choice?
- RJava question(class not found with rJava's vm, though found with alternate vm)
- An unexpected exception has been detected in native code outside the VM
- CTRL-C during .Call causes R to quit to command line
- problem using rJava with parallel::mclapply