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?
Thanks! Kent
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?
Thanks! Kent