<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>LDAP auth doesn&#039;t work correctly in v3.2-RC3</title> 
  <pubDate>Fri, 10 Apr 2026 07:55:30 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/6450</link> 
  <atom:link rel="self" type="application/rss+xml" title="LDAP auth doesn&#039;t work correctly in v3.2-RC3" href="https://bugs.horde.org/ticket/6450/rss" /> 
  <description>LDAP auth doesn&#039;t work correctly in v3.2-RC3</description> 
 
   
   
  <item> 
   <title>LDAP Auth does not work in RC3



The errore message is &quot;Emp</title> 
   <description>LDAP Auth does not work in RC3



The errore message is &quot;Empty Result&quot;



A trace with wireshark shows the following filter in the search request:



(&amp;(uid=username)(objectClass=username))



The parameter is set the following way:

$conf[&#039;auth&#039;][&#039;params&#039;][&#039;objectclass&#039;] = array(&#039;posixAccount&#039;);



An &quot;echo $filter&quot; inside _getParamFilter reveals the following output:



(objectClass=)



When I set the parameter the following way:



$conf[&#039;auth&#039;][&#039;params&#039;][&#039;objectclass&#039;] = array(&#039;posixAccount&#039;, &#039;User&#039;);



The authentication works, the filter is set correctly with both objectClasses (User is correct for our Novell Edirectory).



So it looks like there is some false handling of this parameter.



Sincerly,

Klaus Steinberger



</description> 
   <pubDate>Sat, 15 Mar 2008 18:49:51 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6450#t43854</link> 
  </item> 
   
  <item> 
   <title>Already fixed for the next RC:

http://cvs.horde.org/diff.ph</title> 
   <description>Already fixed for the next RC:

http://cvs.horde.org/diff.php?r1=1.47.10.27&amp;r2=1.47.10.28&amp;f=framework%2FAuth%2FAuth%2Fldap.php</description> 
   <pubDate>Sat, 15 Mar 2008 18:51:25 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6450#t43855</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
