This script is for Slackware 14.1 only and may be outdated.

SlackBuilds Repository

14.1 > System > cntlm (0.92.3)

Cntlm is an NTLM / NTLM Session Response / NTLMv2 authenticating HTTP proxy 
intended to help you break free from the chains of Microsoft proprietary world.
You can use a free OS and honor our noble idea, but you can't hide. Once you're
behind those cold steel bars of a corporate proxy server requiring NTLM
authentication, you're done with. The same even applies to 3rd party Windows
applications, which don't support NTLM natively.

This package contain a start/stop script: /etc/rc.d/rc.cntlm

If you need start cntlm at boot add the following to your /etc/rc.d/rc.local
script and make sure rc.cntlm has executable permissions set:

if [ -x /etc/rc.d/rc.cntlm ]; then
/etc/rc.d/rc.cntlm start
fi

Maintained by: Giuseppe Di Terlizzi
Keywords: proxy.ntlm,isa
ChangeLog: cntlm

Homepage:
http://cntlm.sourceforge.net

Source Downloads:
cntlm-0.92.3.tar.gz (0d7fcfbfbef0546306b896be246caa88)

Download SlackBuild:
cntlm.tar.gz
cntlm.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
cntlm.SlackBuild
cntlm.info
doinst.sh
rc.cntlm
slack-desc

Validated for Slackware 14.1

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds