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

NTLM Authentication Project



Hi,

Is there somebody who has experiences in using the NTLM authentication 
mechanism? I am trying to add NTLM authentication to HTTP API with less 
success so far.

Although all my RPGUnit test cases show "green" for all the various 
procedures for calculating this and that, I cannot successfully connect to 
the IIS server on my local desktop PC. I always get a 401 "Access Denied" 
error message.

I must be doing something wrong. Most likely it is something obviously that 
I do not see. One thing I have in mind is the "keep-alive" header. When I 
connect from my PC to the IIS on a virtual machine, I can see that both 
(client and server) set the "keep-alive" header and that the 
NTLMSSP_NEGOTIATE and NTLMSSP_AUTH messages are send through the same port. 
As far as I understand HTTP API, HTTP API does not support the "keep-alive" 
header and hence my RPG program uses different ports to send these messages.

I gladly provide more details or my test library to everyone how want to 
join me.

Regards,

Thomas.
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------