<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: Configure squid for LDAP authentication using squid_ldap_auth  helper</title> <atom:link href="http://www.cyberciti.biz/tips/howto-configure-squid-ldap-authentication.html/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips/howto-configure-squid-ldap-authentication.html</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Fri, 10 Feb 2012 20:37:43 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Sagar</title><link>http://www.cyberciti.biz/tips/howto-configure-squid-ldap-authentication.html#comment-172689</link> <dc:creator>Sagar</dc:creator> <pubDate>Sat, 23 Jul 2011 13:12:37 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-configure-squid-ldap-authentication.html#comment-172689</guid> <description>while trying to communicate with the LDAP server, am getting an ERR.
/usr/local/squid/libexec/squid_ldap_auth -b o=xyz,c=IN -D cn=Manager,o=xyz,c=IN -w adDs7w543FDsf -h ldap.xyz.com
Where r we going wrong? However we are able to telnet LDAP server on the prescribed port.....
Can anyone help on this?????</description> <content:encoded><![CDATA[<p>while trying to communicate with the LDAP server, am getting an ERR.</p><p>/usr/local/squid/libexec/squid_ldap_auth -b o=xyz,c=IN -D cn=Manager,o=xyz,c=IN -w adDs7w543FDsf -h ldap.xyz.com<br
/> Where r we going wrong? However we are able to telnet LDAP server on the prescribed port&#8230;..<br
/> Can anyone help on this?????</p> ]]></content:encoded> </item> <item><title>By: Markus</title><link>http://www.cyberciti.biz/tips/howto-configure-squid-ldap-authentication.html#comment-172438</link> <dc:creator>Markus</dc:creator> <pubDate>Tue, 12 Jul 2011 21:37:37 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-configure-squid-ldap-authentication.html#comment-172438</guid> <description>Hello everyone,
please consider the following line in the squid.conf, if you try to authenticate against ldap server.
auth_param basic utf8 on
If the browser authentification is  transmitted via iso 8859-1 (west europe) and ldap only understands UTF-8, some characters will not be correctly sent to and interpreted by the ldap server.
add the line and give it a try...
with kind regards
Markus (Germany)</description> <content:encoded><![CDATA[<p>Hello everyone,</p><p>please consider the following line in the squid.conf, if you try to authenticate against ldap server.<br
/> auth_param basic utf8 on</p><p>If the browser authentification is  transmitted via iso 8859-1 (west europe) and ldap only understands UTF-8, some characters will not be correctly sent to and interpreted by the ldap server.<br
/> add the line and give it a try&#8230;</p><p>with kind regards</p><p>Markus (Germany)</p> ]]></content:encoded> </item> <item><title>By: Manoranjan</title><link>http://www.cyberciti.biz/tips/howto-configure-squid-ldap-authentication.html#comment-170959</link> <dc:creator>Manoranjan</dc:creator> <pubDate>Wed, 27 Apr 2011 11:29:38 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-configure-squid-ldap-authentication.html#comment-170959</guid> <description>thanks a ton bro.... mine started workin with  -v 3
auth_param basic program /usr/lib64/squid/squid_ldap_auth -b dc=MYDOM -D cn=root,dc=MYDOM -w password -H ldap://127.0.0.1 -v 3 -f uid=%s</description> <content:encoded><![CDATA[<p>thanks a ton bro&#8230;. mine started workin with  -v 3<br
/> auth_param basic program /usr/lib64/squid/squid_ldap_auth -b dc=MYDOM -D cn=root,dc=MYDOM -w password -H ldap://127.0.0.1 -v 3 -f uid=%s</p> ]]></content:encoded> </item> <item><title>By: cristian</title><link>http://www.cyberciti.biz/tips/howto-configure-squid-ldap-authentication.html#comment-152981</link> <dc:creator>cristian</dc:creator> <pubDate>Mon, 18 Jan 2010 16:52:34 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-configure-squid-ldap-authentication.html#comment-152981</guid> <description>Its posible to setup squid with zimbra with enable/disable users suport only for internet access ?</description> <content:encoded><![CDATA[<p>Its posible to setup squid with zimbra with enable/disable users suport only for internet access ?</p> ]]></content:encoded> </item> <item><title>By: khaled</title><link>http://www.cyberciti.biz/tips/howto-configure-squid-ldap-authentication.html#comment-152831</link> <dc:creator>khaled</dc:creator> <pubDate>Sun, 10 Jan 2010 10:23:32 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-configure-squid-ldap-authentication.html#comment-152831</guid> <description>i can &#039;nt  bind the server zimbra with php what i must to do?</description> <content:encoded><![CDATA[<p>i can &#8216;nt  bind the server zimbra with php what i must to do?</p> ]]></content:encoded> </item> <item><title>By: Niraj M. Vara</title><link>http://www.cyberciti.biz/tips/howto-configure-squid-ldap-authentication.html#comment-150787</link> <dc:creator>Niraj M. Vara</dc:creator> <pubDate>Thu, 24 Sep 2009 05:27:54 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-configure-squid-ldap-authentication.html#comment-150787</guid> <description>this is perfect working for squid ldap authentication, my query is that we have any perl or cgi script which can change  users password from anywhere.</description> <content:encoded><![CDATA[<p>this is perfect working for squid ldap authentication, my query is that we have any perl or cgi script which can change  users password from anywhere.</p> ]]></content:encoded> </item> <item><title>By: Deiveegan.S</title><link>http://www.cyberciti.biz/tips/howto-configure-squid-ldap-authentication.html#comment-150711</link> <dc:creator>Deiveegan.S</dc:creator> <pubDate>Sat, 19 Sep 2009 06:09:18 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-configure-squid-ldap-authentication.html#comment-150711</guid> <description>hello sir
how to configure LDAP in  Red hat Linux 5.3 .then how to make centralized login for windows and linux .Here we are having Nasstore ,Linux mail server, squid and one windows client . the user should login in one user name and password to all the system above please give me your suggestion  and  tutorial to do ..which flavor is essential for LDAP Fedora or red hat Linux
Thanking you,
with regards
Deiveegan.S
Tifac-Core
SASTRA University,
Thanjavur-613402
Mobile :09843015235</description> <content:encoded><![CDATA[<p>hello sir</p><p>how to configure LDAP in  Red hat Linux 5.3 .then how to make centralized login for windows and linux .Here we are having Nasstore ,Linux mail server, squid and one windows client . the user should login in one user name and password to all the system above please give me your suggestion  and  tutorial to do ..which flavor is essential for LDAP Fedora or red hat Linux</p><p>Thanking you,</p><p>with regards<br
/> Deiveegan.S<br
/> Tifac-Core<br
/> SASTRA University,<br
/> Thanjavur-613402<br
/> Mobile :09843015235</p> ]]></content:encoded> </item> <item><title>By: Zied Fakhfakh</title><link>http://www.cyberciti.biz/tips/howto-configure-squid-ldap-authentication.html#comment-148605</link> <dc:creator>Zied Fakhfakh</dc:creator> <pubDate>Tue, 19 May 2009 07:21:24 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-configure-squid-ldap-authentication.html#comment-148605</guid> <description>I got this error too,
and I&#039;m pretty sure it&#039;s a permission issue. As the LDAP server from LDAP won&#039;t let you see (read) the userPassword Attribute.
Should we create a squid user on ldap, give him the permission to read userPassword and uid ?
any idea is welcome,
Zied.</description> <content:encoded><![CDATA[<p>I got this error too,</p><p>and I&#8217;m pretty sure it&#8217;s a permission issue. As the LDAP server from LDAP won&#8217;t let you see (read) the userPassword Attribute.</p><p>Should we create a squid user on ldap, give him the permission to read userPassword and uid ?</p><p>any idea is welcome,<br
/> Zied.</p> ]]></content:encoded> </item> <item><title>By: eder</title><link>http://www.cyberciti.biz/tips/howto-configure-squid-ldap-authentication.html#comment-146384</link> <dc:creator>eder</dc:creator> <pubDate>Mon, 22 Dec 2008 14:21:17 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-configure-squid-ldap-authentication.html#comment-146384</guid> <description>Hello.
I&#039;m trying to auth against zimbra with this command :
/usr/lib64/squid/squid_ldap_auth -v 3 -b dc=zimbra,dc=mydomain,dc=com,dc=br -f &quot;(&amp;(uid=%s)(objectClass=zimbraAccount))&quot; -h myserver.mydomain.com.br
after inserting user pass and user@domain I get this answer.
squid_ldap_auth: WARNING, LDAP search error &#039;No such object&#039;
ERR Success
could you help me, please?</description> <content:encoded><![CDATA[<p>Hello.<br
/> I&#8217;m trying to auth against zimbra with this command :</p><p> /usr/lib64/squid/squid_ldap_auth -v 3 -b dc=zimbra,dc=mydomain,dc=com,dc=br -f &#8220;(&amp;(uid=%s)(objectClass=zimbraAccount))&#8221; -h myserver.mydomain.com.br</p><p>after inserting user pass and user@domain I get this answer.</p><p>squid_ldap_auth: WARNING, LDAP search error &#8216;No such object&#8217;<br
/> ERR Success</p><p>could you help me, please?</p> ]]></content:encoded> </item> <item><title>By: rajkumar</title><link>http://www.cyberciti.biz/tips/howto-configure-squid-ldap-authentication.html#comment-146269</link> <dc:creator>rajkumar</dc:creator> <pubDate>Tue, 16 Dec 2008 14:39:32 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-configure-squid-ldap-authentication.html#comment-146269</guid> <description>Hi Friends,
this is the first time i&#039;m posting query.i need in help for configure squid proxy server . i.e, i want to block url and download  by user based , not based on ip address. that while i&#039;m trying to open IE (or) FIREFOX (or)  OPERA , it have to ask for username and password , the permission will be granted accordimg to user. if any user can login in any system but proxy have to block according to their username and password. i need squid proxy based on user restriction not on ip address restricting. please try to solve my  problem by sending configuration method to me.   thank you friends</description> <content:encoded><![CDATA[<p>Hi Friends,</p><p>this is the first time i&#8217;m posting query.i need in help for configure squid proxy server . i.e, i want to block url and download  by user based , not based on ip address. that while i&#8217;m trying to open IE (or) FIREFOX (or)  OPERA , it have to ask for username and password , the permission will be granted accordimg to user. if any user can login in any system but proxy have to block according to their username and password. i need squid proxy based on user restriction not on ip address restricting. please try to solve my  problem by sending configuration method to me.   thank you friends</p> ]]></content:encoded> </item> <item><title>By: Paul</title><link>http://www.cyberciti.biz/tips/howto-configure-squid-ldap-authentication.html#comment-146246</link> <dc:creator>Paul</dc:creator> <pubDate>Mon, 15 Dec 2008 10:04:31 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-configure-squid-ldap-authentication.html#comment-146246</guid> <description>Excellent! I also had to specify version 3 before my query would work. Thanks.</description> <content:encoded><![CDATA[<p>Excellent! I also had to specify version 3 before my query would work. Thanks.</p> ]]></content:encoded> </item> <item><title>By: John J. Martinez</title><link>http://www.cyberciti.biz/tips/howto-configure-squid-ldap-authentication.html#comment-146223</link> <dc:creator>John J. Martinez</dc:creator> <pubDate>Sat, 13 Dec 2008 20:46:13 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-configure-squid-ldap-authentication.html#comment-146223</guid> <description>Excelente!!!
Muchas gracias!!
Excelent!!!
Very thanks!!</description> <content:encoded><![CDATA[<p>Excelente!!!<br
/> Muchas gracias!!<br
/> Excelent!!!<br
/> Very thanks!!</p> ]]></content:encoded> </item> <item><title>By: Deepak</title><link>http://www.cyberciti.biz/tips/howto-configure-squid-ldap-authentication.html#comment-143326</link> <dc:creator>Deepak</dc:creator> <pubDate>Mon, 31 Mar 2008 05:13:49 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-configure-squid-ldap-authentication.html#comment-143326</guid> <description>IF i configured Active directory Ldap with Squid for authendication than ,how can i block internet access as per user ??? want to block internet access as per user.</description> <content:encoded><![CDATA[<p>IF i configured Active directory Ldap with Squid for authendication than ,how can i block internet access as per user ??? want to block internet access as per user.</p> ]]></content:encoded> </item> <item><title>By: tt binda</title><link>http://www.cyberciti.biz/tips/howto-configure-squid-ldap-authentication.html#comment-143290</link> <dc:creator>tt binda</dc:creator> <pubDate>Thu, 27 Mar 2008 10:33:02 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-configure-squid-ldap-authentication.html#comment-143290</guid> <description>Ehi! If you have any problem, start to try with -v 3 instead of ldap version 2.
I could bind to my ldap server in reason of this.
It is a good start this try:
# /usr/lib/squid/ldap_auth -b &quot;dc=mydc&quot; -D cn=admin,dc=mydc -w passwd -H ldap://ldapserver -v 3 -f &quot;uid=%s&quot;
when typed name and password you must see
OK. Be sure to have typed name and password with a blank separator.
byee</description> <content:encoded><![CDATA[<p>Ehi! If you have any problem, start to try with -v 3 instead of ldap version 2.<br
/> I could bind to my ldap server in reason of this.<br
/> It is a good start this try:<br
/> # /usr/lib/squid/ldap_auth -b &#8220;dc=mydc&#8221; -D cn=admin,dc=mydc -w passwd -H ldap://ldapserver -v 3 -f &#8220;uid=%s&#8221;</p><p>when typed name and password you must see<br
/> OK. Be sure to have typed name and password with a blank separator.<br
/> byee</p> ]]></content:encoded> </item> </channel> </rss>
