Questions tagged [cntlm]
3 questions
1
vote
1 answer
Unable to install cntlm on Red Hat Enterprise Linux 9 due to the absence of chkconfig
I am trying to set up proxies on my Red Hat Enterprise Linux 9. I am trying to install CNTLM proxy authentication software. I downloaded the RPM file from the official repo and tried the following command:
sudo rpm -Uvh…
1
vote
2 answers
Where is the process running the service?
The service is running:
» sudo service cntlm status
● cntlm.service - LSB: Authenticating HTTP accelerator for NTLM secured proxies
Loaded: loaded (/etc/init.d/cntlm; bad; vendor preset: enabled)
Active: active (exited) since Tue 2018-02-20…
blueFast
- 1,168
- 2
- 11
- 15
1
vote
0 answers
Curl fails with ntlm proxy
My work uses an NTLM proxy. On my Linux servers and workstations we us cntlm to authenticate. I'm not having any issues with yum,wget, or the web browser, but for some reason curl refuses to work correctly.
[root@rhel7 ~]# curl -vv…
Jeight
- 2,555
- 3
- 19
- 28