[Bug 626862] Review Request: cntlm - Fast NTLM authentication proxy with tunneling

bugzilla at redhat.com bugzilla at redhat.com
Thu Aug 26 20:24:01 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=626862

--- Comment #5 from Praveen K Paladugu <praveen_paladugu at dell.com> 2010-08-26 16:24:00 EDT ---
One more thing, 

In the init script (/etc/init.d/cntlmd), 
The variable "prog" is assigned "cntlmd" and in the stop() function, killproc
is called with "$prog" as argument. The actual executable that is running is
"/usr/sbin/cntlm", so the "killproc $prog" function will not kill the running
process.


If the "prog" variable is assigned "cntlm" instead of "cntlmd", everything
should be good.


Praveen

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list