--On 27 October 2005 15:14 +0200, Isak Lyberth wrote:

I want to change the lenght of password requrement, where do i do
that?

Password controls are in login.conf(5). You can create a class with shell forced to 'nologin' and just relax password quality requirements for those users, if you want to make sure that you're not giving away shells with easily-cracked passwords.

Going the other way, you can also subject passwords to enforce that they're of good quality using a separate program (e.g. /usr/ports/security/passwdqc),

Reply via email to