<div dir="ltr"><p style="margin:0px 0px 1em;padding:0px;border:0px;font-size:15px;clear:both;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;line-height:19.5px">Hi Team,</p><p style="margin:0px 0px 1em;padding:0px;border:0px;font-size:15px;clear:both;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;line-height:19.5px">My application uses the domain controller of version 2003 for <strong style="margin:0px;padding:0px;border:0px">single sign-on (sso)</strong> and it is now upgraded to version 2008. Before up-gradation, I used <strong style="margin:0px;padding:0px;border:0px">jcifs-1.3.14</strong> library and it was perfectly working fine for <strong style="margin:0px;padding:0px;border:0px">sso</strong>. Now after up-gradation I'm facing compatibility issues with the jcifs library (jcifs-1.3.14) and the domain controller verison (2008). So,I tried with <strong style="margin:0px;padding:0px;border:0px">jcifs-1.3.17 and jcifs-1.3.18</strong> jars. I'm getting "<strong style="margin:0px;padding:0px;border:0px">the parameter is incorrect</strong>" error message during sso. Also I'm using ntlmv2 for authentication and I dont find any issues with the authentication.</p><p style="margin:0px 0px 1em;padding:0px;border:0px;font-size:15px;clear:both;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;line-height:19.5px">I tried with different jcifs.smb properties to resolve the issue.The properties which i tried are mentioned below :</p><pre style="margin-top:0px;padding:5px;border:0px;font-size:13px;overflow:auto;width:auto;max-height:600px;font-family:Consolas,Menlo,Monaco,'Lucida Console','Liberation Mono','DejaVu Sans Mono','Bitstream Vera Sans Mono','Courier New',monospace,sans-serif;word-wrap:normal;background-color:rgb(238,238,238)"><code style="margin:0px;padding:0px;border:0px;font-family:Consolas,Menlo,Monaco,'Lucida Console','Liberation Mono','DejaVu Sans Mono','Bitstream Vera Sans Mono','Courier New',monospace,sans-serif;white-space:inherit">"jcifs.smb.lmCompatibility" = "", (values ranges from 0 to 5)
"jcifs.smb.client.useExtendedSecurity" = "", (either true/false)
</code></pre><p style="margin:0px 0px 1em;padding:0px;border:0px;font-size:15px;clear:both;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;line-height:19.5px">I tried with all the possible combinations. But no luck yet.Can anyone please help me to resolve my issue ....</p></div>