[squid-users] Re: NCSA Password change and AD Authentication

From: vikas rawat <rawat.vikas_at_gmail.com>
Date: Tue, 15 Sep 2009 20:27:26 +0530

Hi,
For AD authentication i tried;

auth_param basic program /usr/lib/squid/squid_ldap_auth -R -b
"dc=Seinpuvi0001,dc=company-sbm,dc=com" -D
"cn=testadmin,cn=Pune/Users,dc=Seinpuvi0001,dc=company-sbm,dc=com" -w
"pwd" -f sAMAccountName=%s -h ip-address
auth_param basic children 5
auth_param basic realm squid testing
auth_param basic credentialsttl 5 minutes

external_acl_type InetGroup %LOGIN /usr/lib/squid/squid_ldap_group -R
-b "dc=company-sbm,dc=com" -D
"cn=testadmin,cn=Pune,dc=company-sbm,dc=com" -w "pwd" -f
"(&(objectclass=person)(sAMAccountName=%v)(memberof=cn=%a,cn=Pune/Users,dc=company-sbm,dc=com))"
-h ip-address

But could not connect with AD.

Thanks
Vikas

On Tue, Sep 15, 2009 at 1:50 AM, Markus Moeller <huaraz_at_moeller.plus.com> wrote:
> What method did you try for AD authentication ?
>
> Markus
>
> "vikas rawat" <rawat.vikas_at_gmail.com> wrote in message
> news:d1392a280909140858v38a17373x6675900322a0a88a_at_mail.gmail.com...
> Dear All,
>
> I have configured SQUID in Linux RHEL with NCSA authentication, is
> there any option users can changed their password there self.
>
> I have also tried with uthentication with Active Directory several
> times but could not sucess.
>
> Could you help me how to do these process.
>
> thanks
>
> Vikas
>
>
>
Received on Tue Sep 15 2009 - 14:57:33 MDT

This archive was generated by hypermail 2.2.0 : Wed Sep 16 2009 - 12:00:03 MDT