Hi Mike,<br>
<br>
<div><span class="gmail_quote">On 6/7/05, <b class="gmail_sendername">Mike</b> &lt;<a href="mailto:me@mikehogan.net">me@mikehogan.net</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi all,<br><br>Subject says it really - is there any way I can use an NTLM driven<br>http proxy server with squeak?</blockquote><div><br>
What do you mean by NTLM driven proxy server? If you are talking about
using Seaside or some web framework for Squeak to collect the User ID /
Password (form-based) then authenticate the user to an AD controller,
then yes, this is possible. If you also mean to build a plain jane
forward and/or reverse proxy server to access resources that are
accessible either anonymously and/or using basic auth, then yes this
seems doable.<br>
<br>
If you are asking about using squeak to authenticate the user using a
strict NT challenge and response protocol and then cache the user's
authentication token on the Squeak server and impersonate the user to
backend NTLM-based web servers, then I think you have a lot of work
ahead of you. I can't even get Apache with mod_proxy to do this.<br>
<br>
Let me know more details and I might be able to provide a pointer.<br>
<br>
Regards,<br>
<br>
John<br>
</div><br></div><br><br>-- <br>It's easy to have a complicated idea. It's very very hard to have a simple idea. -- Carver Mead