[Freeipa-devel] [PATCH] #1839 Fix password expiration issue for service principals

Martin Kosek mkosek at redhat.com
Mon Sep 26 08:08:48 UTC 2011


On Mon, 2011-09-26 at 08:59 +0200, Jan Cholasta wrote:
> On 24.9.2011 01:30, Simo Sorce wrote:
> > The patch to fix password expiration for user broke password expiration
> > for most other principals as it was forcing to set an arbitrary date on
> > all principals unconditionally.
> >
> > Moved the code as is in the right spot (only if the principal is an ipa
> > user and only if there is a password change we override expiration based
> > on password policies).
> >
> > Also fixes an uninitialized variable that was causing random dates.
> >
> > Fixes: https://fedorahosted.org/freeipa/ticket/1839
> >
> > Simo.
> >
> 
> ACK.
> 
> Honza
> 

Added a Trac ticket reference to the commit message. Pushed to master.

Martin




More information about the Freeipa-devel mailing list