Tilted Forum Project Discussion Community

Tilted Forum Project Discussion Community (https://thetfp.com/tfp/)
-   Tilted Technology (https://thetfp.com/tfp/tilted-technology/)
-   -   RPCClient Errors (Linux CUPS/Samba printer sharing) (https://thetfp.com/tfp/tilted-technology/68996-rpcclient-errors-linux-cups-samba-printer-sharing.html)

sailor 09-13-2004 12:43 PM

RPCClient Errors (Linux CUPS/Samba printer sharing)
 
I am trying to set up a print server using a linux box I have sitting around. The printer is up and working fine, Samba is up and running, and I can see the printer from the Windows boxen. Problem is, when I try to add it, it yells at me about not being provided with drivers. I dig around, and there is a script to take care of this: cupsaddsmb. I run it, and get the following error:

Running command: rpcclient localhost -N -U'asdfasdf' -c 'adddriver "Windows NT x86" "ravenel-laser:cupsdrv5.dll:ravenel-laser.ppd:cupsui5.dll:cups5.hlp:NULL:RAW:NULL"'
result was DOS code 0x00000003

No idea what that is or why its returning an error, and Google is giving me nothing of value. I got rid of the username and password: thats why there is that little "asdfasdf" in there ;)

Thanks for any help...


All times are GMT -8. The time now is 07:56 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76