<?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>procopen backend diening with zombie process</title> 
  <pubDate>Fri, 10 Apr 2026 05:02:47 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/8022</link> 
  <atom:link rel="self" type="application/rss+xml" title="procopen backend diening with zombie process" href="https://bugs.horde.org/ticket/8022/rss" /> 
  <description>procopen backend diening with zombie process</description> 
 
   
   
  <item> 
   <title>my backend config:



$backends[&#039;script&#039;] = array(

    &#039;nam</title> 
   <description>my backend config:



$backends[&#039;script&#039;] = array(

    &#039;name&#039; =&gt; &#039;password-script&#039;,

    &#039;preferred&#039; =&gt; &#039;&#039;,

    &#039;password policy&#039; =&gt; array(),

    &#039;driver&#039; =&gt; &#039;procopen&#039;,

    &#039;params&#039; =&gt; array(

        &#039;program&#039; =&gt; &#039;/local/horde/scripts/changepassword.py&#039;

    )

);



when i change the password, the changepassword.py script is diening as a zombie process. it is the same, with any other script.



in passwd/lib/Driver/procopen.php i have to change:



41c41

&lt;             2 =&gt; array(&#039;pipe&#039;, &#039;e&#039;));

---

&gt;             2 =&gt; array(&#039;pipe&#039;, &#039;w&#039;));



and now, it is working!</description> 
   <pubDate>Mon, 23 Feb 2009 18:03:56 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8022#t52757</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

http://cvs.h</title> 
   <description>Changes have been made in CVS for this ticket:

http://cvs.horde.org/diff.php/passwd/docs/CHANGES?rt=horde&amp;r1=1.104&amp;r2=1.105&amp;ty=u
http://cvs.horde.org/diff.php/passwd/lib/Driver/procopen.php?rt=horde&amp;r1=1.10&amp;r2=1.11&amp;ty=u</description> 
   <pubDate>Mon, 23 Feb 2009 20:00:11 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8022#t52763</link> 
  </item> 
   
  <item> 
   <title>Fixed, thanks.</title> 
   <description>Fixed, thanks.</description> 
   <pubDate>Mon, 23 Feb 2009 20:00:16 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8022#t52764</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
