search for: squid_helper_protocol

Displaying 5 results from an estimated 5 matches for "squid_helper_protocol".

2010 Mar 15
0
ntlm helper helper usage problem
Hi,guys . I implement HTTP Proxy running in Linux environment and my proxy have to support NTLM authentication. My proxy written in C++. I try to use _squid-ntlm helper _according to *http://devel.squid-cache.org/ntlm/squid_helper_protocol.html . So *I run helper like this *system ("ntlm_auth -d=10 --helper-protocol=squid-2.5-ntlmssp"*); and implemented its protocol (see *Appendix A*) But it return me *NTLMSSP NT_STATUS_UNSUCCESSFUL*. From the other side if I run helper like this: *system ("ntlm_auth -d=10 --pa...
2019 Feb 08
0
Need to authenticate Outlook and NTLM
...ate as a stdio-based helper. Valid helper protocols are: squid-2.5-ntlmssp Server-side helper for use with Squid 2.5's NTLMSSP authentication. Requires access to the directory winbindd_privileged in $LOCKDIR. The protocol used is described here: http://devel.squid-cache.org/ntlm/squid_helper_protocol.html. This protocol has been extended to allow the NTLMSSP Negotiate packet to be included as an argument to the YR command. (Thus avoiding loss of information in the protocol exchange). Squid NTLM authentication? As far as I know, I don't have Squid. If I leave off the --helper-protoc...
2006 Aug 29
3
mod_ntlm_winbind / Apache2
Hi, I'm trying to set up Apache2 with mod_ntlm_winbind so our Windows users can log onto our Intranet automatically without having to type in their username / password. I've gotten part of the way there, but things aren't behaving the way I'd like/expect. So far, I've been able to log on using Firefox but only with the password dialog popping up, and then only if I enter my
2019 Feb 08
4
Need to authenticate Outlook and NTLM
I've posted questions on this before, but now I really, really need a solution. Using Dovecot 2.2.33.2 We've been using Dovecot as IMAP server for several years on a Linux host which is also the Active Directory / Domain Controller. We have both Thunderbird and Outlook clients. The Thunderbird clients authenticate w/o problem with AD credentials using Kerberos/GSSAPI. I've never
2019 Feb 13
2
Need to authenticate Outlook and NTLM
...ate as a stdio-based helper. Valid helper protocols are: squid-2.5-ntlmssp Server-side helper for use with Squid 2.5's NTLMSSP authentication. Requires access to the directory winbindd_privileged in $LOCKDIR. The protocol used is described here: http://devel.squid-cache.org/ntlm/squid_helper_protocol.html. This protocol has been extended to allow the NTLMSSP Negotiate packet to be included as an argument to the YR command. (Thus avoiding loss of information in the protocol exchange). Squid NTLM authentication? As far as I know, I don't have Squid. If I leave off the --helper-protoc...