79ee5fb SDAP: fix minor neglect in is_account_locked()

1 file Authored by preichl 9 years ago, Committed by jhrozek 9 years ago,
    SDAP: fix minor neglect in is_account_locked()
    
    It would be better to return explicit error code, although access is
    still denied and error message printed.
    
    Relates:
    https://fedorahosted.org/sssd/ticket/2534
    
    Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>