No silent error when cntlm -H can't access /etc/cntlm.conf
Brought to you by:
mavey
When running cntlm -H without root access, assuming it will use /etc/cntlm.conf to fetch the username and domain, cntlm won't complain and will generate an erroneous hash. It would be safer to let cntlm bubble up the privilege error ("you need root access to read /etc/cntlm.conf").