Re: [Freeipa-devel] [PATCH] set attribute when changing passwords

2010-10-07 Thread Simo Sorce
On Wed, 06 Oct 2010 16:56:31 -0400 Rob Crittenden rcrit...@redhat.com wrote: Simo Sorce wrote: Set the sambaPwdLastSet when changing password for a user that has the sambaSamAccount objectclass, so that samba is kept in sync with the status of the user account wrt whether the user need

Re: [Freeipa-devel] [PATCH] set attribute when changing passwords

2010-10-06 Thread Rob Crittenden
Simo Sorce wrote: Set the sambaPwdLastSet when changing password for a user that has the sambaSamAccount objectclass, so that samba is kept in sync with the status of the user account wrt whether the user need sto change the password or not. fixes trac#313 Simo. ack