The nullok argument overrides the default action of pam_unix.so to not permit the user access to a service if their official password is blank. Using a strong password is essential to helping protect personal and sensitive information from unauthorized access
Solution
Run the following command to delete the nullok argument from the pam_unix.so module: # pam-config -d --unix-nullok