search for: path2bin

Displaying 1 result from an estimated 1 matches for "path2bin".

Did you mean: pac2bin
2003 Apr 02
1
smbclient 2.2.8 gives NT_STATUS_LOGON_FAILURE
...dir /usr/local/samba/bin/smbclient $WSHARE $WPASS -U $WUSER -d 2 -c "cd $WRDIR; dir" And now the really strange part: when I issue the SAME command (parameters) from a PERL script, from the plain command line or even from within the same script with a slightly different syntax /$PATH2BIN/smbclient $WSHARE $WPASS -U MYDOMAIN\domuser -d 2 -c "cd $WRDIR; dir" I ALWAYS get: Unknown parameter encountered: "shared mem size" Ignoring unknown parameter "shared mem size" added interface ip=6.6.6.6 bcast=6.6.6.255 nmask=255.255.255.0 sessi...