[jcifs] Fwd: Fwd: NtmlHttpAuthenticationFilter

Eric Glass eric.glass at gmail.com
Thu Jul 29 16:14:22 GMT 2004


It shouldn't need any particular permissions.  Most domains would have
guest accounts disabled, but any other account should be able to
connect just fine.  If you do "ipconfig /all" from a windows box, it
should list your WINS server(s).


Eric


On Thu, 29 Jul 2004 17:11:53 +0200 (MEST), tinytoony at gmx.at
<tinytoony at gmx.at> wrote:
> Thanks for this *incredibly fast* resolution of my issue...
> 
> May I post a last question - what rights must this logon user have, or in
> which group does it have to be? I have to admit that I don't know nothing
> about Microsoft Networks and their infrastructure, but I will check with my
> win admins about that WINS server...
> 
> 
> 
> best regards,
> 
> Martin
> 
> --- Weitergeleitete Nachricht / Forwarded Message ---
> Date: Thu, 29 Jul 2004 15:42:44 +0200 (MEST)
> From: "Friedrich Silberer" <tinytoony at gmx.at>
> To: jcifs at lists.samba.org
> Subject: Fwd: NtmlHttpAuthenticationFilter
> 
> Sorry, I wanted to say _new_ version, not next version - 0.9.6 I tried...
> 
> -Martin
> 
> --- Weitergeleitete Nachricht / Forwarded Message ---
> Date: Thu, 29 Jul 2004 15:35:05 +0200 (MEST)
> From: tinytoony at gmx.at
> To: jcifs at lists.samba.org
> Subject: NtmlHttpAuthenticationFilter
> 
> Hi there,
> 
> I have been using the NtlmHttpAuthenticationFilter, and I have not had a
> problem for a very long time, but since my admins have upgraded to Windows
> 2003, the authentication often failed... Still, it works most of the time -
> at least with the 0.8.3 version.
> 
> When I tried to upgrade to the next version, I got the following error
> message - would anyone of you know what this error message is about?
> 
> Down under, you find my configuration settings in web.xml.
> 
> Best regards,
> 
> Martin
> 
> INFO: Server startup in 27390 ms
> ACCESS_VIOLATION
> java.util.ConcurrentModificationException
>       at
> java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:5
> 52)
>       at java.util.LinkedList$ListItr.next(LinkedList.java:488)
>       at jcifs.smb.SmbTransport.tryClose(SmbTransport.java:320)
>       at jcifs.smb.SmbTransport.run(SmbTransport.java:473)
>       at java.lang.Thread.run(Thread.java:534)
> 
> ACCESS_VIOLATION
> java.util.ConcurrentModificationException
>       at
> java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:5
> 52)
>       at java.util.LinkedList$ListItr.next(LinkedList.java:488)
>       at jcifs.smb.SmbTransport.tryClose(SmbTransport.java:320)
>       at jcifs.smb.SmbTransport.run(SmbTransport.java:473)
>       at java.lang.Thread.run(Thread.java:534)
> INFO: Server startup in 27390 ms
> 
>   <filter>
>       <filter-name>NTLM HTTP Authentication Filter</filter-name>
>       <filter-class>jcifs.http.NtlmHttpFilter</filter-class>
> 
>       <init-param>
>           <param-name>jcifs.http.domainController</param-name>
>           <param-value>143.245.2.201</param-value>
>       </init-param>
> 
>       <init-param>
>           <param-name>jcifs.smb.client.soTimeout</param-name>
>           <param-value>5</param-value>
>       </init-param>
> 
>       <init-param>
>           <param-name>jcifs.smb.client.domain</param-name>
>           <param-value>OEKB</param-value>
>       </init-param>
> 
>       <init-param>
>           <param-name>jcifs.http.basicRealm</param-name>
>           <param-value>OeKB</param-value>
>       </init-param>
> 
>       <!--
>       <init-param>
>           <param-name>jcifs.smb.client.ssnLimit</param-name>
>           <param-value>1</param-value>
>       </init-param>-->
> 
>   </filter>
> 
> --
> NEU: WLAN-Router für 0,- EUR* - auch für DSL-Wechsler!
> GMX DSL = supergünstig & kabellos http://www.gmx.net/de/go/dsl
> 
> --
> NEU: WLAN-Router für 0,- EUR* - auch für DSL-Wechsler!
> GMX DSL = supergünstig & kabellos http://www.gmx.net/de/go/dsl
> 
> --
> NEU: WLAN-Router für 0,- EUR* - auch für DSL-Wechsler!
> GMX DSL = supergünstig & kabellos http://www.gmx.net/de/go/dsl
> 
>


More information about the jcifs mailing list