Re: allow weak passwd

2018-12-12 Thread Antoine Jacoutot
On Tue, Dec 11, 2018 at 10:46:18PM +0100, Mark Kettenis wrote: > > Date: Tue, 11 Dec 2018 22:39:37 +0100 > > From: Antoine Jacoutot > > > > On Tue, Dec 11, 2018 at 04:27:19PM -0500, Ted Unangst wrote: > > > Mark Kettenis wrote: > > > > > From: "Ted Unangst" > > > > > Date: Mon, 10 Dec 2018 14:14

Re: allow weak passwd

2018-12-11 Thread Chris Cappuccio
Ted Unangst [t...@tedunangst.com] wrote: > > i get tired of typing the same password five times. The first three times, just hit 'a' The fourth time, enter the password you want

Re: allow weak passwd

2018-12-11 Thread Mark Kettenis
> Date: Tue, 11 Dec 2018 22:39:37 +0100 > From: Antoine Jacoutot > > On Tue, Dec 11, 2018 at 04:27:19PM -0500, Ted Unangst wrote: > > Mark Kettenis wrote: > > > > From: "Ted Unangst" > > > > Date: Mon, 10 Dec 2018 14:14:08 -0500 > > > > Content-Type: text/plain; charset=utf-8 > > > > > > > > So

Re: allow weak passwd

2018-12-11 Thread Antoine Jacoutot
On Tue, Dec 11, 2018 at 04:27:19PM -0500, Ted Unangst wrote: > Mark Kettenis wrote: > > > From: "Ted Unangst" > > > Date: Mon, 10 Dec 2018 14:14:08 -0500 > > > Content-Type: text/plain; charset=utf-8 > > > > > > So I was actually looking at the passwd check rules because I wanted > > > to add a f

Re: allow weak passwd

2018-12-11 Thread Mark Kettenis
> From: "Ted Unangst" > Cc: tech@openbsd.org > Date: Tue, 11 Dec 2018 16:27:19 -0500 > Content-Type: text/plain; charset=utf-8 > > Mark Kettenis wrote: > > > From: "Ted Unangst" > > > Date: Mon, 10 Dec 2018 14:14:08 -0500 > > > Content-Type: text/plain; charset=utf-8 > > > > > > So I was actual

Re: allow weak passwd

2018-12-11 Thread Ted Unangst
Mark Kettenis wrote: > > From: "Ted Unangst" > > Date: Mon, 10 Dec 2018 14:14:08 -0500 > > Content-Type: text/plain; charset=utf-8 > > > > So I was actually looking at the passwd check rules because I wanted > > to add a flag to disable the 3 bad passwords then ok whatever. > > > > This adds pas

Re: allow weak passwd

2018-12-10 Thread Mark Kettenis
> From: "Ted Unangst" > Date: Mon, 10 Dec 2018 14:14:08 -0500 > Content-Type: text/plain; charset=utf-8 > > So I was actually looking at the passwd check rules because I wanted > to add a flag to disable the 3 bad passwords then ok whatever. > > This adds passwd -w to allow user to skip the defa

allow weak passwd

2018-12-10 Thread Ted Unangst
So I was actually looking at the passwd check rules because I wanted to add a flag to disable the 3 bad passwords then ok whatever. This adds passwd -w to allow user to skip the default 3 warnings and just do what they want. If, by chance, you have configured warnings in login.conf then they can't