Skip navigation
This discussion is archived
9465 Views 24 Replies Latest reply: Jan 25, 2007 2:04 AM by Norman Rasmussen RSS
Calculating status... 13 posts since
Jul 2, 2006
Currently Being Moderated

Jul 2, 2006 3:31 AM

NTLM

Hi all! Download and install version 3.0 from 29/06/2006, integrated with the domain. On client Pandion has applied a patch, but it all the same does not wish to be connected I use NTLM.

In a server broad gully warn.log such line is written:

NTLM2006.07.02 14:04:26 Client wants to do a MECH we don''t support: ''NTLM''[/i]

Client log is written:

NTLMEVNT: Connecting to jabber

SENT:

EVNT: Disconnected[/i]

 

I Ask the help for the decision of the given problem.

  • slushpupie KeyContributor 776 posts since
    Jan 27, 2006
    Currently Being Moderated
    Jul 2, 2006 8:49 AM (in response to Molkov Alexandr)
    Re: NTLM

    Did you modify the source for Wildfire? It does not support NTLM out of the box.  In fact, the server is only stating it accepts the PLAIN method.  Pandion did the incorrect thing (maybe on purpose?) and send an auth using the NTLM method anyway. 

     

    Wildfire as of version 3.0.0 has support for GSSAPI (Kerberos), which in an Active Directory setup is possible to use.  But it is very very experimental.  No documentation has been written on how to use it (yet! Im working on it!), but if you can read the source you should be able to figure a good chunk of it out.  However, GSSAPI and Kerberos are not NTLM. If you are using the older NT style domain, you will need to modify Wildfire to support it.  A few people have done this, so it is possible.

    • slushpupie KeyContributor 776 posts since
      Jan 27, 2006
      Currently Being Moderated
      Jul 3, 2006 6:13 AM (in response to Molkov Alexandr)
      Re: NTLM

      What is your native language? Maybe someone here speaks it and can help translate. 

       

      Wildfire does not have support for NTLM right now.  I know at least one user has added support for it, but other than that I wont be much help for NTLM.  Read JM-281 for some more details.

  • Calculating status... 1 posts since
    Jul 3, 2006
    Currently Being Moderated
    Jul 3, 2006 11:59 PM (in response to Molkov Alexandr)
    Re: NTLM
  • Norman Rasmussen Bronze 83 posts since
    Feb 12, 2006
    Currently Being Moderated
    Aug 19, 2006 6:18 PM (in response to Molkov Alexandr)
    Re: NTLM

    I have updated my libs at http://norman.rasmussen.co.za/dl/sasl-sspi/ to support NTLM in Wildfire 3.0+ for Windows.  That should get everyone that was using NTLM in 2.6.2 back on their feet with the new version.

    • Norman Rasmussen Bronze 83 posts since
      Feb 12, 2006
      Currently Being Moderated
      Aug 29, 2006 3:27 PM (in response to Molkov Alexandr)
      Re: NTLM

      This should be fixed in v5.  Post the error logs if you have any furthur problems.

       

      BTW: With Wildfire 3.0, there is no need to patch Pandion.

    • Norman Rasmussen Bronze 83 posts since
      Feb 12, 2006
      Currently Being Moderated
      Dec 26, 2006 9:46 AM (in response to Molkov Alexandr)
      Re: NTLM

      FYI: I''ve released v6 of the SSPI-SASL bridge:

       

      Changelog:

      v6:

        - Free the SSPI model during finalize

        - Only Free/Delete security buffers that have been used (NT4 fix)

        - Made a static buffer into a member variable

        - Assert for Privileges to add SASL methods

        - Implement getMechanismName

        - Now built with Java 1.6 (with -source/-target 1.5 for compatibility with Java1.5)

       

      So several memory leaks and threading contention issues have been removed, I haven''t checked it in my live production Wildfire envionment yet (Java1.5), but it works in my dev testing non-Wildfire/SaslCheck env (Java1.6)

      • victorae Bronze 53 posts since
        Dec 19, 2006
        Currently Being Moderated
        Jan 23, 2007 11:08 PM (in response to Norman Rasmussen)
        Re: NTLM

        Hi!

         

        SASL-SSPI   v6.2

        Wildfire 3.1.1

        Pandion 2.5

        -  - work, but without windows autentification.

         

        #

        1. An unexpected error has been detected by HotSpot Virtual Machine:

        #

        1. EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x77fcd79a, pid=3500, tid=2796

        #

        1. Java VM: Java HotSpot(TM) Server VM (1.5.0_08-b03 mixed mode)

        2. Problematic frame:

        3. Re: NTLM

        #

         

        -


          T H R E A D  -


         

        Current thread (0x2a690668):  JavaThread "Client SR - 27525703" daemon Re: NTLM

        • Norman Rasmussen Bronze 83 posts since
          Feb 12, 2006
          Currently Being Moderated
          Jan 24, 2007 12:00 AM (in response to victorae)
          Re: NTLM

          Please email me (see my profile for email address) a Dr Watson dump (see the info I posted in this thread on 23-Oct-2006, and 8-Nov-2006 on how to enable the dump switch).  Also please try the dll from the src\SaslSspi-C\Debug folder.

More Like This

  • Retrieving data ...

Bookmarked By (0)