4443a19 Do not check pwdAttribute

1 file Authored by sbose 12 years ago, Committed by sgallagh 12 years ago,
    Do not check pwdAttribute
    
    It is not safe to check pwdAttribute to see if server side password
    policies are active. Only if a LDAP_CONTROL_PASSWORDPOLICYRESPONSE is
    present the bind response we can assume that there is a server side
    password policy.