Hi,
I changed the parameter, but I received the following error:
basic_ldap_auth: WARNING, LDAP search error 'Operations error'
ERR Success
The command line used:
/usr/lib/squid3/basic_ldap_auth \
-b dc=empresa,dc=com,dc=br \
-D cn=proxy,cn=users,dc=empresa,dc=com,dc=br -w test_12345 \
On Tue, Dec 8, 2015 at 6:14 PM, Marcio Demetrio Bacci
wrote:
> Hi
>
> In the Squid Server, I want only basic authentication.
>
> The command:
>
> /usr/lib/squid3/basic_ldap_auth \
>-b cn=users,dc=empresa,dc=com,dc=br \
>-D cn=proxy,cn=users,dc=empresa,dc=com,dc=br -w test_12345 \
>-h 1
Hi
In the Squid Server, I want only basic authentication.
The command:
/usr/lib/squid3/basic_ldap_auth \
-b cn=users,dc=empresa,dc=com,dc=br \
-D cn=proxy,cn=users,dc=empresa,dc=com,dc=br -w test_12345 \
-h 192.168.0.25 -p 389 -s sub -v 3 -f "sAMAccountName=%s"
shows "Success" to authe
On 8/12/2015 4:00 p.m., Marcio Demetrio Bacci wrote:
> I have changed my authentication block as below, but is not working.
>
> The proxy user is a Read Only Domain Controller member. The password is
> correct.
>
> Samba4, krb5-user and winbindd are installed and work perfectly. Do I need
> insta
I have changed my authentication block as below, but is not working.
The proxy user is a Read Only Domain Controller member. The password is
correct.
Samba4, krb5-user and winbindd are installed and work perfectly. Do I need
install any other package?
How can I test in command line?
Have anythi
On 8/12/2015 7:47 a.m., Marcio Demetrio Bacci wrote:
> My LDAP Authentication do not work in Squid. I have already saw many
> tutorials, but nothing solve this problem.
> I have installed Squid 3.4 on Debian 8. My DC is a* Samba 4.2.*
> In /var/log/squid3/cache.log appear the message:
> *squid_ldap