<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet href="http://bugs.horde.org/themes/feed-rss.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
  <title>smbldap driver: don't update commented attributes</title>
  <pubDate>Sun, 07 Sep 2008 19:06:14 -0400</pubDate>
  <link>http://bugs.horde.org/ticket/5937</link>
  <atom:link rel="self" type="application/rss+xml" title="smbldap driver: don't update commented attributes" href="http://bugs.horde.org/ticket/5937/rss" />
  <description>smbldap driver: don't update commented attributes</description>

  
  
  <item>
   <title>In my LDAP tree I have only sambaLMPassword and sambaNTPassw</title>
   <description>In my LDAP tree I have only sambaLMPassword and sambaNTPassword, but not sambaPwdLastSet and sambaPwdMustChange (I need these password hashes for FreeRADIUS).

If an attribute in config/backends.php is commented would be nice to not set it in the LDAP. So I could comment:
#        'pw_set_attribute' =&gt; 'sambaPwdLastSet',
#        'pw_expire_attribute' =&gt; 'sambaPwdMustChange',
#        'pw_expire_time' =&gt; 180, // number of days until samba password expires
and these won't be updated.

Ideally, smbldap and ldap should be the same driver, where one can enable only the needed attributes.</description>
   <pubDate>Thu, 29 Nov 2007 07:43:33 -0500</pubDate>
   <link>http://bugs.horde.org/ticket/5937#t39128</link>
  </item>
  <item>
   <title>A patch form smbldap.php is attached.
It also fixes a possi</title>
   <description>A patch form smbldap.php is attached.
It also fixes a possible minor problem, where if pw_expire_time was not set in backends.php, it was set to current time + 2147483647 * 86400. However seems [1] that 2147483647 is the maximux NT time already in seconds (would be nice if someone with a better understanding of samba/windows could confirm).

[1] http://lists.samba.org/archive/samba/2004-January/078175.html</description>
   <pubDate>Thu, 29 Nov 2007 10:13:31 -0500</pubDate>
   <link>http://bugs.horde.org/ticket/5937#t39129</link>
  </item>
  <item>
   <title>This looks good to me - I'll commit it in a bit if no one ha</title>
   <description>This looks good to me - I'll commit it in a bit if no one has any objections/sees any problems with it.</description>
   <pubDate>Thu, 29 Nov 2007 12:16:13 -0500</pubDate>
   <link>http://bugs.horde.org/ticket/5937#t39140</link>
  </item>
  <item>
   <title>Also attached a documentation patch for backends.php.dist .</title>
   <description>Also attached a documentation patch for backends.php.dist .</description>
   <pubDate>Fri, 30 Nov 2007 04:52:47 -0500</pubDate>
   <link>http://bugs.horde.org/ticket/5937#t39172</link>
  </item>
  <item>
   <title>Committed, thanks!</title>
   <description>Committed, thanks!</description>
   <pubDate>Fri, 30 Nov 2007 16:50:25 -0500</pubDate>
   <link>http://bugs.horde.org/ticket/5937#t39214</link>
  </item>
  

 </channel>
</rss>
