[Tickets #5937] smbldap driver: don't update commented attributes

bugs at bugs.horde.org bugs at bugs.horde.org
Thu Nov 29 12:43:33 UTC 2007


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=5937
-----------------------------------------------------------------------
 Ticket             | 5937
 Created By         | fabio.pedretti at ing.unibs.it
 Summary            | smbldap driver: don't update commented attributes
 Queue              | Passwd
 Version            | 3.0.1
 Type               | Enhancement
 State              | New
 Priority           | 1. Low
 Owners             | 
-----------------------------------------------------------------------


fabio.pedretti at ing.unibs.it (2007-11-29 04:43) wrote:

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' => 'sambaPwdLastSet',
#        'pw_expire_attribute' => 'sambaPwdMustChange',
#        'pw_expire_time' => 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.



More information about the bugs mailing list