<?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>crypted password in LDAP tree</title> 
  <pubDate>Fri, 10 Apr 2026 04:38:48 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/2708</link> 
  <atom:link rel="self" type="application/rss+xml" title="crypted password in LDAP tree" href="https://bugs.horde.org/ticket/2708/rss" /> 
  <description>crypted password in LDAP tree</description> 
 
   
   
  <item> 
   <title>Hi,



i got a lot of trouble changing my crypted passwords </title> 
   <description>Hi,



i got a lot of trouble changing my crypted passwords in my ldap tree. I always got the &quot;Incorrect Password&quot; message for my old password.



i started to find out why my old password does not match. In the horde auth class i found the letters &quot;{crypt}&quot; in lower cases. im my ldap the these letter are all in upper cases eg {CRYPT}. After changing this spelling the the horde auth class ist works fine.



Greetings 

Björn

</description> 
   <pubDate>Thu, 29 Sep 2005 15:31:03 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/2708#t11991</link> 
  </item> 
   
  <item> 
   <title>We probably should check for both, the lowercase and upperca</title> 
   <description>We probably should check for both, the lowercase and uppercase crypt method name.</description> 
   <pubDate>Sun, 02 Oct 2005 17:33:49 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/2708#t12085</link> 
  </item> 
   
  <item> 
   <title>RFC 2307 uses &quot;{crypt}&quot;, but the OpenLDAP code/documentation</title> 
   <description>RFC 2307 uses &quot;{crypt}&quot;, but the OpenLDAP code/documentation seems to use &quot;{CRYPT}&quot;.</description> 
   <pubDate>Mon, 03 Oct 2005 23:42:59 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/2708#t12113</link> 
  </item> 
   
  <item> 
   <title>I&#039;ve updated Auth.php to be case-insensitive when looking fo</title> 
   <description>I&#039;ve updated Auth.php to be case-insensitive when looking for {crypt} in getSalt(), but I&#039;m not sure whether or not this will help. Can someone with this environment test it?



Here&#039;s the patch:

http://cvs.horde.org/diff.php/framework/Auth/Auth.php?r1=1.158&amp;r2=1.159&amp;ty=u</description> 
   <pubDate>Tue, 04 Oct 2005 15:00:08 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/2708#t12146</link> 
  </item> 
   
  <item> 
   <title>Hi,



for me it does not work. I get the message for passwo</title> 
   <description>Hi,



for me it does not work. I get the message for password mismatch as before



&gt; I&#039;ve updated Auth.php to be case-insensitive when looking for {crypt} 

&gt; in getSalt(), but I&#039;m not sure whether or not this will help. Can 

&gt; someone with this environment test it?

&gt;

&gt; Here&#039;s the patch:

&gt; http://cvs.horde.org/diff.php/framework/Auth/Auth.php?r1=1.158&amp;r2=1.159&amp;ty=u

</description> 
   <pubDate>Tue, 04 Oct 2005 15:55:40 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/2708#t12150</link> 
  </item> 
   
  <item> 
   <title>Hi,



attached you will find the Auth.php file that works f</title> 
   <description>Hi,



attached you will find the Auth.php file that works fine for me



Greetings Björn</description> 
   <pubDate>Tue, 04 Oct 2005 15:58:34 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/2708#t12151</link> 
  </item> 
   
  <item> 
   <title>Please don&#039;t attach whole files. Do a diff.</title> 
   <description>Please don&#039;t attach whole files. Do a diff.</description> 
   <pubDate>Tue, 04 Oct 2005 16:57:54 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/2708#t12154</link> 
  </item> 
   
  <item> 
   <title>This is not a Passwd problem in any case.</title> 
   <description>This is not a Passwd problem in any case.</description> 
   <pubDate>Sun, 09 Oct 2005 13:57:38 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/2708#t12279</link> 
  </item> 
   
  <item> 
   <title>Attached my diff-file</title> 
   <description>Attached my diff-file</description> 
   <pubDate>Tue, 18 Oct 2005 13:41:56 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/2708#t12538</link> 
  </item> 
   
  <item> 
   <title>This breaks the opposite case where the prefix is lowercase.</title> 
   <description>This breaks the opposite case where the prefix is lowercase. A bad trade-off.</description> 
   <pubDate>Tue, 18 Oct 2005 14:03:31 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/2708#t12541</link> 
  </item> 
   
  <item> 
   <title>Are you still working on a correct patch?</title> 
   <description>Are you still working on a correct patch?</description> 
   <pubDate>Tue, 27 Dec 2005 12:05:50 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/2708#t15106</link> 
  </item> 
   
  <item> 
   <title>Yes, please stay tuned. I am currently on vacation an in the</title> 
   <description>Yes, please stay tuned. I am currently on vacation an in the begining of january there are two projects which have to be done, so i will be able to work on on a correct patch at the end of january. ok?</description> 
   <pubDate>Wed, 28 Dec 2005 13:04:18 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/2708#t15198</link> 
  </item> 
   
  <item> 
   <title>Fine. I&#039;ll set the ticket to Stalled until then.</title> 
   <description>Fine. I&#039;ll set the ticket to Stalled until then.</description> 
   <pubDate>Wed, 28 Dec 2005 13:11:00 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/2708#t15200</link> 
  </item> 
   
  <item> 
   <title>I use the attached patch for passwd/lib/Driver.php to fix th</title> 
   <description>I use the attached patch for passwd/lib/Driver.php to fix the problem with {CRYPT} and {crypt} mismatches when comparing password hashes. If show_encryption is set, the encryption types that are prepended to the password hashes are converted to uppercase before the strings are compared.</description> 
   <pubDate>Mon, 24 Apr 2006 19:06:55 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/2708#t19413</link> 
  </item> 
   
  <item> 
   <title>Here&#039;s the patch. It got lost since I entered the wrong spam</title> 
   <description>Here&#039;s the patch. It got lost since I entered the wrong spam protection code.</description> 
   <pubDate>Mon, 24 Apr 2006 19:08:39 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/2708#t19414</link> 
  </item> 
   
  <item> 
   <title>Looks okay to me, and I like it better than the old one sinc</title> 
   <description>Looks okay to me, and I like it better than the old one since it stays local to passwd. Jan, what do you think?</description> 
   <pubDate>Mon, 24 Apr 2006 19:56:46 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/2708#t19421</link> 
  </item> 
   
  <item> 
   <title>Looks good to me.</title> 
   <description>Looks good to me.</description> 
   <pubDate>Mon, 24 Apr 2006 21:29:03 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/2708#t19426</link> 
  </item> 
   
  <item> 
   <title>&gt; Looks good to me.



This works fine for me too.

Björn

</title> 
   <description>&gt; Looks good to me.



This works fine for me too.

Björn

</description> 
   <pubDate>Tue, 25 Apr 2006 07:39:31 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/2708#t19443</link> 
  </item> 
   
  <item> 
   <title>Committed, thanks.</title> 
   <description>Committed, thanks.</description> 
   <pubDate>Mon, 17 Jul 2006 09:22:52 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/2708#t22046</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
