Download ipk
README
Screenshots
What is NTLM Authorization Proxy Server?
As explained in Dmitry's homepage:
NTLM Authorization Proxy Server' (APS) is a proxy software that allows you to authenticate via an MS Proxy Server using the proprietary NTLM protocol. Since version 0.9.5 APS has an ability to behave as a standalone proxy server and authenticate http clients at web servers using NTLM method. It can change arbitrary values in your client's request header so that those requests will look like they were created by MS IE. It is written in Python v1.5.2 language.
Why do I need it?
You need it if you intend to access the internet with your Zaurus in networks that use the MS IIS proxy server with NTLM authentication. Specifically, if you experienced the following proxy errors when trying to access an external site:
How does it work?
The APS runs locally on your Zaurus and proxies all network requests, handling the authentication with the Microsoft proxy. And it makes it look like it is communicating with an IE 5.5 client to boot.
Requirements
Configuration
# Windows Domain.
# NOTE: it is not full qualified internet domain, but windows network domain.
NT_DOMAIN:my_domain
# What user's name to use during authorization. It may differ form real current username.
USER:my_username
http_proxy="127.0.0.1:5865"
http_proxy:http://127.0.0.1:5865/
Run the Proxy
Run the APS by clicking on the "NTLM Proxy" icon. A dialog box should pop up requesting your password. If all is ok, the proxy should allow you to reach external sites.
Troubleshooting
Refer to Dmitry's homepage for documentation on how to enable logging and troubleshooting authentication problems.
Fri Jul 9 00:21:04 EDT 2004