[PATCH 2/4] Don't allow weak root passwords

Samantha N. Bueno sbueno+anaconda at redhat.com
Tue Jan 27 18:51:45 UTC 2015


On Tue, Jan 27, 2015 at 10:25:10AM -0800, Brian C. Lane wrote:
> On Tue, Jan 27, 2015 at 01:02:52PM -0500, Samantha N. Bueno wrote:
> > On Mon, Jan 26, 2015 at 05:33:25PM -0800, Brian C. Lane wrote:
> > > Remove the double done click for weak passwords. Root passwords must
> > > meet pwquality's minimum requirements in order to be used.
> > 
> > Should this behavior also be mirrored in text mode? I think the
> > YesNoDialog could probably just be removed from EditTUIDialog and that
> > should probably be ok.
> 
> Yeah, I need to look over the TUI password code more closely, it looks
> like it isn't using pwquality at all right now?

Hmm, well, it is using validatePassword like the GUI. It's just more
stripped down since it's not showing password strength.

Samantha


More information about the anaconda-patches mailing list