[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

HTTPAPI - Disable NTLM Support



   Hi,


   I am trying to disable NTLM Support during the installation of HTTPAPI
   1.31; however after completing the installation, it seems that the tool
   still supports NTLM authentication. What I have done is before creating
   the Install program, I manually updated the following lines in
   CONFIG_H:


   From:

   D/define NTLM_SUPPORT


   To:

   D/undefine NTLM_SUPPORT


   Once done, I continued with the installation setting the following
   items:


   Question

                                                            Value

   Would you like to build the sample programs?

                                                            N

   Would you like to build HTTPAPI with SSL support?

                                                            Y

   Would you like to build eXpat from source code?

                                                            N

   Would you like to compile support for eXpat into HTTPAPI?

                                                            N


   After the installation, I checked the same file and has the NTLM
   Support option set as defined. I performed a debug and the program
   still goes on to the code in which the option NTLM support is defined.
   Please see example below:


     /if defined(NTLM_SUPPORT)

    c                   callp     AuthPlugin_resetAuthentication()

     /endif


   Are there any steps that I have missed in undefining NTLM support?


   Thanks,

   Victor
     __________________________________________________________________

   This message is for the designated recipient only and may contain
   privileged, proprietary, or otherwise confidential information. If you
   have received it in error, please notify the sender immediately and
   delete the original. Any other use of the e-mail by you is prohibited.
   Where allowed by local law, electronic communications with Accenture
   and its affiliates, including e-mail and instant messaging (including
   content), may be scanned by our systems for the purposes of information
   security and assessment of internal compliance with Accenture policy.
   _______________________________________________________________________
   _______________
   www.accenture.com
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------