[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: What is option "-P" to smbclient?



"Kent West" <westk@nicanor.acu.edu> writes:
> In trying to print to a printer hanging off a Windows box, I find that
> the smbprint script has this line:
> 
> 
>          echo "print -"
>          cat
> ) | smbclient "\\\\$server\\$service" -U $password -N -P >> $logfile
> 
> I have been unable to find any documentation that explains what the
> option "-P" is for (am I just blind?). Anyone know?

% smbclient --help
[snip]
-P              connect to service as a printer
[snip]

Gary



Reply to: