Hi
I wanna install driver on fedora core 3 for a printer using command rpcclient, but
running command
rpcclient -Uroot%xxxx -c 'adddriver "Windows NT x86" \ "printer4:UNIDRV.DLL:HPLJ1200.GPD:UNIDRVUI.DLL:NULL:RAW:UNIRES.DLL,hpcfont.dll,hpcstr.dll,hpcljx.hlp,hpcmacro.gpd,hpcfont.gpd,TTFSUB.GPD,STDNAMES.GPD' 172.16.0.10
gives me error:
result was WERR_NO_SUCH_SHARE
I believe that sucha printer and share exist cos running command
'rpcclient -Uroot%657402test -c 'enumprinters' 172.16.0.10'
gives me following output:
flags:[0x800000]
name:[\\172.16.0.10\printer4]
description:[\\172.16.0.10\printer4,,Printer Driver Download Area]
comment:[Printer Driver Download Area]
I have tried run adddriver command with \\172.16.0.10\printer4 too, but no luck.
can somebody help me?
I wanna install driver on fedora core 3 for a printer using command rpcclient, but
running command
rpcclient -Uroot%xxxx -c 'adddriver "Windows NT x86" \ "printer4:UNIDRV.DLL:HPLJ1200.GPD:UNIDRVUI.DLL:NULL:RAW:UNIRES.DLL,hpcfont.dll,hpcstr.dll,hpcljx.hlp,hpcmacro.gpd,hpcfont.gpd,TTFSUB.GPD,STDNAMES.GPD' 172.16.0.10
gives me error:
result was WERR_NO_SUCH_SHARE
I believe that sucha printer and share exist cos running command
'rpcclient -Uroot%657402test -c 'enumprinters' 172.16.0.10'
gives me following output:
flags:[0x800000]
name:[\\172.16.0.10\printer4]
description:[\\172.16.0.10\printer4,,Printer Driver Download Area]
comment:[Printer Driver Download Area]
I have tried run adddriver command with \\172.16.0.10\printer4 too, but no luck.
can somebody help me?