{"id":2400,"date":"2019-03-21T20:06:57","date_gmt":"2019-03-21T17:06:57","guid":{"rendered":"http:\/\/kifarunix.com\/?p=2400"},"modified":"2019-03-23T08:34:47","modified_gmt":"2019-03-23T05:34:47","slug":"enforce-password-complexity-policy-on-ubuntu-18-04","status":"publish","type":"post","link":"https:\/\/kifarunix.com\/enforce-password-complexity-policy-on-ubuntu-18-04\/","title":{"rendered":"Enforce Password Complexity Policy On Ubuntu 18.04"},"content":{"rendered":"

Hello folks. Today, we are going to learn how to enforce password complexity policy on Ubuntu 18.04. As you realize, the traditional way of using passwords is still the major method of authenticating to various services. As a result, it is a good idea for every system admin to ensure that strong password policy is enforced since it is always the first line of defense security wise.<\/p>\n

Enforce Password Complexity Policy On Ubuntu 18.04<\/h2>\n

In this guide, we are going to learn how to use the Pluggable Authentication Module (PAM) to enforce password complexity policy on Ubuntu 18.04. PAM is an authentication and security framework that is used to set authentication policies for specific applications\/services in Linux system. Note that any error in PAM configuration may completely disable access to a system service. Hence, be sure on the configs.<\/p>\n

Are you also looking at protecting single user mode with password on Ubuntu 18? See our previous article on how to by following the link below;<\/p>\n