You can define here what is acceptable as a password. You control the minimum length and the number of non alpha characters. By forcing passwords made with other characters, you encourage the choice of better passwords (hard to guess and crack).
Note that this is not effective on PAM aware systems such as Red Hat 5. The PAM library has its own set of rules to accept/reject a new password.