24a5dc6 Improve password policy error code and message

1 file Authored by sbose 12 years ago, Committed by sgallagh 12 years ago,
    Improve password policy error code and message
    
    Instead of returning PAM_SYSTEM_ERR if they necessary attributes for the
    requested password policy cannot be found we return PAM_PERM_DENIED.
    Additionally the log message says that the access is denied.