[jcifs] Signing is required by the server but passwords areexternal

Mush Salee nimrod786 at hotmail.com
Tue Jul 27 09:54:15 GMT 2004


I,m using version 0.7.14

Web.xml extract looks like this

<web-app>
  <filter>
    <filter-name>NTLM Authentication Filter</filter-name>
    <filter-class>jcifs.http.NtlmHttpFilter</filter-class>
    <init-param>
      <param-name>jcifs.http.domainController</param-name>
      <param-value>192.168.1.2</param-value>
    </init-param>
  </filter>

PS: is migrating to the latest version straight forward version?

re

>From: "Michael B Allen" <mba2000 at ioplex.com>
>To: "Eric Glass" <eric.glass at gmail.com>
>CC: "Mush Salee" <nimrod786 at hotmail.com>, jcifs at lists.samba.org
>Subject: Re: [jcifs] Signing is required by the server but passwords      
>areexternal
>Date: Mon, 26 Jul 2004 21:00:48 -0400 (EDT)
>
>Eric Glass said:
> > See Mike's explanation; if you upgrade to the later versions (0.9.6
> > being the newest), you can set the parameters
> > "jcifs.smb.client.domain", "jcifs.smb.client.username", and
> > "jcifs.smb.client.password" to specify signing account credentials.
> > The account specified will be used to initiate the signed connection
> > (which requires a password), and then subsequent authentications will
> > be layered on top of the established connection.
>
>Actually not sure that will help. If he's using the Filter and then trying
>to use the NPA with SmbFile it won't work regardless of wheather or not
>the server requires signing. It could be that he's just using an old
>version (obviously if the error message is no longer there the associated
>code changed a little).
>
> >
> > Eric
> >
> > On Mon, 26 Jul 2004 21:47:16 +0000, Mush Salee <nimrod786 at hotmail.com>
> > wrote:
> >> Can anyone please shed any light on what the following message means
> >>
> >> jcifs.smb.SmbException: Signing is required by the server but passwords
> >> are
> >> external.
> >>
> >
> >
>

_________________________________________________________________
Use MSN Messenger to send music and pics to your friends 
http://www.msn.co.uk/messenger



More information about the jcifs mailing list