<?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>smbldap driver: don&#039;t update commented attributes</title> 
  <pubDate>Fri, 10 Apr 2026 17:02:34 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/5937</link> 
  <atom:link rel="self" type="application/rss+xml" title="smbldap driver: don&#039;t update commented attributes" href="https://bugs.horde.org/ticket/5937/rss" /> 
  <description>smbldap driver: don&#039;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:

#        &#039;pw_set_attribute&#039; =&gt; &#039;sambaPwdLastSet&#039;,

#        &#039;pw_expire_attribute&#039; =&gt; &#039;sambaPwdMustChange&#039;,

#        &#039;pw_expire_time&#039; =&gt; 180, // number of days until samba password expires

and these won&#039;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 12:43:33 +0000</pubDate> 
   <link>https://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 15:13:31 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/5937#t39129</link> 
  </item> 
   
  <item> 
   <title>This looks good to me - I&#039;ll commit it in a bit if no one ha</title> 
   <description>This looks good to me - I&#039;ll commit it in a bit if no one has any objections/sees any problems with it.</description> 
   <pubDate>Thu, 29 Nov 2007 17:16:13 +0000</pubDate> 
   <link>https://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 09:52:47 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/5937#t39172</link> 
  </item> 
   
  <item> 
   <title>Committed, thanks!</title> 
   <description>Committed, thanks!</description> 
   <pubDate>Fri, 30 Nov 2007 21:50:25 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/5937#t39214</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
