[jcifs] jcifs.smb.SmbException: The parameter is incorrect.

Carl Dubois c.dubois at f5.com
Tue Dec 14 13:38:12 MST 2010


Hi,
New to jcifs. Using jcifs_1.3.15.jar which I assume has this parameter fix in
it, per the IOPLEX Jespa documentation. 
So this only means that the parameter is actually incorrect? 
Can someone confirm the smb syntax for me? This is just a test domain.

java -Djcifs.properties=jcifs.prp CreateFile
smb://acme;acmeuser001:acopia@10.62.99.99/interop-5M/foo.txt

jcifs.prp=
jcifs.netbios.wins=10.60.112.10
jcifs.smb.client.username=acmeuser001
jcifs.smb.client.password=acopia
jcifs.smb.client.domainController=10.60.112.10
jcifs.smb.lmCompatibility=0
jcifs.smb.client.useExtendedSecurity=false

Thanks!
Carl



More information about the jCIFS mailing list