Displaying 1 result from an estimated 1 matches for "udwoody".
Did you mean:
dwoody
2003 Jan 30
2
Mandrake 9.0: rpcclient problem exporting printers to samba for windows
...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 was:
rpcclient localhost -N -Udwoody%password -c 'setdriver canon canon'
It failed with NT_STATUS_UNSUCCESSFUL.
I ran the same rpcclient standalone with debug and I got several error
messages. They are
1) connection refused on localhost:445 (it then used port 139 - should it?)
2) WERR_ACCESS_DENIED (this was near the end o...