Needed to add the SHARED attribute bit when creating a printer
authorGerald Carter <jerry@samba.org>
Thu, 10 Aug 2000 04:10:29 +0000 (04:10 +0000)
committerGerald Carter <jerry@samba.org>
Thu, 10 Aug 2000 04:10:29 +0000 (04:10 +0000)
commit880e81161640cd38540b06d982c592cbada51d40
tree578c97120393e33aa4c0f8ba69947d7db5e2abc7
parent066520979b2b5d967e6e1d77f16185a5fb19dc0c
Needed to add the SHARED attribute bit when creating a printer
on a Samba host.  Also needed to add an option to pass the share
name (printer name) on the command line.

And fixed the checking of the return code for spoolss_r_addprinterex()

jerry
source/rpc_client/cli_spoolss.c
source/rpcclient/cmd_spoolss.c