MAILLARD Xavier (Net Log) > How can I use the plucker desktop through a NTLM proxy (on MS > platform) ?
Use a proxy that does it for you. See the top three entries at: http://xhaus.com/alan/python/proxies.html Longer answer: NTLM is a proprietary MicroSoft protocol which authenticates a connection rather than a request. It has been partially reverse engineered, and the NTLM authorization proxy server works for most people; I assume the other two have included the NTLM code. _______________________________________________ plucker-list mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-list

