[jcifs] Problem : Only the first user is authenticated successfully

Subhash Challa subhash_challa at infosys.com
Sun Dec 11 08:12:12 GMT 2005


I have a strange problem.



Only the first user is authenticated at any point of time.

When I saw the server logs I could see the following



15:28:34,215 INFO  [STDOUT] Default credentials (jcifs.smb.client.username/password) not specified. SMB signing may not work propertly.  Skipping DC interrogation.

15:28:34,264 INFO  [STDOUT] treeConnect: unc=\\ACCOUNT-01\IPC$,service=?????

15:28:34,268 INFO  [STDOUT] New data read: Transport1[ACCOUNT-01<1C>/192.168.84.42:0]

15:28:34,269 INFO  [STDOUT] 00000: FF 53 4D 42 73 22 00 00 C0 98 07 C0 00 00 E9 1B  |ÿSMBs"..Ã..Ã..é.|

00010: 47 E5 5E CC 39 97 00 00 00 00 54 B1 00 00 05 00  |GÃ¥^Ã9.....T±....|

15:28:34,270 INFO  [STDOUT] NtlmHttpFilter: account-01\d204235: 0xC0000022: jcifs.smb.SmbAuthException: Access is denied.



The server is JBOSS and is running on linux platform.



My web xml has the following entries

        <filter>

            <filter-name>NtlmHttpFilter</filter-name>

            <filter-class>jcifs.http.NtlmHttpFilter</filter-class>



            <init-param>

                <param-name>jcifs.smb.client.domain</param-name>

                <param-value>ACCOUNT-01</param-value>

            </init-param>

            <init-param>

                <param-name>jcifs.netbios.wins</param-name>

                <param-value>xxx.xxx.xx.xx</param-value>

            </init-param>

            <init-param>

                <param-name>jcifs.util.loglevel</param-name>

                <param-value>3</param-value>

           </init-param>

        </filter>



Can some body please help



Also can someone tell me whats the best way to get the WINS IP address so that I can verify my settings.





Thanks for your help

Regards

Subhash challa



**************** CAUTION - Disclaimer *****************
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s). If you are not the intended recipient, please notify the sender by e-mail and delete the original message. Further, you are not to copy, disclose, or distribute this e-mail or its contents to any other person and any such actions are unlawful. This e-mail may contain viruses. Infosys has taken every reasonable precaution to minimize this risk, but is not liable for any damage you may sustain as a result of any virus in this e-mail. You should carry out your own virus checks before opening the e-mail or attachment. Infosys reserves the right to monitor and review the content of all messages sent to or from this e-mail address. Messages sent to or from this e-mail address may be stored on the Infosys e-mail system.
***INFOSYS******** End of Disclaimer ********INFOSYS***
-------------- next part --------------
HTML attachment scrubbed and removed


More information about the jcifs mailing list