The -P option to smbclient no longer works - update all smbprint scripts to
[ira/wip.git] / examples / printing / smbprint
index 68bd66a13fe510f2213ada71a1611989f69e8f26..61ee41f4440f20d7a03ae65ed8b89b87d2562927 100755 (executable)
@@ -140,6 +140,5 @@ $smbclient \
        $IP \
        $debugargs \
        -U $username \
-       -P \
        -c "$command"
 #