Project

General

Profile

Actions

Bug #8369

closed

Setting password complexity

Added by Remya Sivan about 6 years ago. Updated about 6 years ago.

Status:
Rejected
Priority:
Low
Assignee:
-
Category:
User Manager / Privileges
Target version:
-
Start date:
03/13/2018
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
Affected Architecture:

Description

Hi All,

This is my first post on this forum, not very sure this is the right page I have to mention this topic.

I installed PfSense and User accounts are created locally on the firewall. I have gave rights to change the password for all users through the web gui and its working properly.

Now the real problems, here users are allowed to change their password freely without any restriction. Now the users are able to use password such as "abcd", "1234" etc. This is potentially a risky factor, so I want to implement password policies on the box.

I didn't see anything on the GUI, but on cli I have tried using pam_passwdqc.so module on PAM. I did the change on the /etc/pam.d/password file as below,

password requisite pam_passwdqc.so min=disabled,disabled,disabled,10,12 similar=deny retry=3 enforce=users

But hard to say, its never worked
Please help me to find a solution for it.

Actions

Also available in: Atom PDF