Search squid archive

Squid Authentication + ldap/samba

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi there

I´m trying to set up squid whit authentication, but i would need it asking the user the credencials.

Allrdy set up an "squid_ldap_auth" but a login prompt comes, every time.

trying now with "squid_ldap_group", but still nothing, from the Unix prompt i can authenticate a user whit some filter. where some info :

Squid.conf
-------
*external_acl_type InetGroup %LOGIN /usr/local/libexec/squid/squid_ldap_group -R -b "dc=pnp,dc=com" -f "(&(uid=%u)(gidNumber=%g)(homePhone=1))" -v 3

acl InetAccess external InetGroup 513
http_access allow InetAccess
-------
*Ldap info
-----
ldapsearch -vLx -b "dc=pnp,dc=com" "(uid=duarte)"

result :
# duarte, Users, pnp.com
dn: uid=duarte,ou=Users,dc=pnp,dc=com
objectClass: top
objectClass: person
...

sn: duarte
givenName: duarte
uid: duarte
uidNumber: 1002
gidNumber: 513
...

# numResponses: 2
# numEntries: 1
------
From the prompt on Unix :
/usr/local/libexec/squid/squid_ldap_group -R -b "dc=pnp,dc=com" -f "(&(uid=%u)(gidNumber=%g))" -v 3
duarte 513
OK


so my question is.. whit the browser not authenticating whit squid ?

Thanks in advance.







[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux